OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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