Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-sched.c2244 static int init_idle_thread(struct thread *thread) in init_idle_thread() function
2282 ret = init_idle_thread(idle_threads[i]); in init_idle_threads()
2331 if (init_idle_thread(idle_threads[cpu]) < 0) in get_idle_thread()