Home
last modified time | relevance | path

Searched refs:thread_a (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dperf_clock.cpp97 std::thread thread_a(ThreadA, &thread_arg); in GetClockDiff() local
124 thread_a.join(); in GetClockDiff()