Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c2445 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2503 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2521 idle = get_idle_thread(sample->cpu); in timehist_get_thread()
2767 thread = get_idle_thread(sample->cpu); in timehist_update_task_prio()