Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-sched.c2411 static struct thread *get_idle_thread(int cpu) in get_idle_thread() function
2469 thread = get_idle_thread(sample->cpu); in timehist_get_thread()
2487 idle = get_idle_thread(sample->cpu); in timehist_get_thread()
2721 thread = get_idle_thread(sample->cpu); in timehist_update_task_prio()