Searched refs:CheckEventTimer (Results 1 – 3 of 3) sorted by relevance
123 bool CheckEventTimer(const int64_t& currentTime);
179 bool WatchdogInner::CheckEventTimer(const int64_t& currentTime) in CheckEventTimer() function in OHOS::HiviewDFX::WatchdogInner260 if (CheckEventTimer(currentTime)) { in ThreadSampleTask()390 if (CheckEventTimer(currentTime)) { in StartTraceProfile()
365 bool ret = WatchdogInner::GetInstance().CheckEventTimer(GetTimeStamp());