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.c2456 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2514 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2532 idle = get_idle_thread(sample->cpu); in timehist_get_thread()
2778 thread = get_idle_thread(sample->cpu); in timehist_update_task_prio()