Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcpu_hotplug_test.cpp344 static void CpuSpinThread(CpuSpinThreadArg* arg) { in CpuSpinThread() function
373 std::thread cpu_spin_thread(CpuSpinThread, &cpu_spin_arg); in TEST()