Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c2261 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2313 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2331 idle = get_idle_thread(sample->cpu); in timehist_get_thread()