Searched refs:UsePreciseTimer (Results 1 – 4 of 4) sorted by relevance
43 bool UsePreciseTimer();
53 bool IOEventLoop::UsePreciseTimer() { in UsePreciseTimer() function in simpleperf::IOEventLoop
133 ASSERT_TRUE(loop.UsePreciseTimer()); in TestPeriodicEvents()
558 if (!loop->UsePreciseTimer()) { in Run()