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

/system/extras/simpleperf/
H A Dperf_clock.cpp45 static void ThreadA(ThreadArg* thread_arg) { function
97 std::thread thread_a(ThreadA, &thread_arg);

Completed in 103 milliseconds