Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-sched.c2305 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2363 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2381 idle = get_idle_thread(sample->cpu); in timehist_get_thread()