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

/linux-master/tools/perf/
H A Dbuiltin-sched.c2268 static struct thread *get_idle_thread(int cpu) function
2326 thread = get_idle_thread(sample->cpu);
2344 idle = get_idle_thread(sample->cpu);

Completed in 129 milliseconds