Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c2240 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2292 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2310 idle = get_idle_thread(sample->cpu); in timehist_get_thread()