Searched defs:is_idle (Results 1 – 5 of 5) sorted by relevance
109 void DeferredGpuCommandService::PerformIdleWork(bool is_idle) { in PerformIdleWork()
158 bool is_idle() const { in is_idle() function
320 bool is_idle = in PollWork() local
265 static bool is_idle(ExitWarningHandler* ewh) { in is_idle() function in ash::AcceleratorControllerTest
7174 void CpuProfiler::SetIdle(bool is_idle) { in SetIdle()