Searched refs:IsExceedDeepSleepThreshold (Results 1 – 4 of 4) sorted by relevance
180 TEST_F(CpuMonitorTest, IsExceedDeepSleepThreshold) in TEST_F() argument188 bool ret = cpu.IsExceedDeepSleepThreshold(); in TEST_F()
59 bool IsExceedDeepSleepThreshold();
181 if (monitor->IsExceedDeepSleepThreshold()) { in WorkerIdleAction()
239 bool CPUMonitor::IsExceedDeepSleepThreshold() in IsExceedDeepSleepThreshold() function in ffrt::CPUMonitor