Searched refs:start_mmap (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dperf_clock.cpp39 std::atomic<bool> start_mmap; member in struct:ThreadArg
47 while (!thread_arg->start_mmap) {
95 thread_arg.start_mmap = false;
123 thread_arg.start_mmap = true;

Completed in 166 milliseconds