HomeSort by relevance Sort by last modified time
    Searched refs:UsePreciseTimer (Results 1 - 4 of 4) sorted by null

  /system/extras/simpleperf/
IOEventLoop.h 39 bool UsePreciseTimer();
IOEventLoop.cpp 49 bool IOEventLoop::UsePreciseTimer() {
IOEventLoop_test.cpp 129 ASSERT_TRUE(loop.UsePreciseTimer());
cmd_stat.cpp 421 if (!loop->UsePreciseTimer()) {

Completed in 209 milliseconds