Searched defs:idle_thread_runtime (Results 1 – 1 of 1) sorted by relevance
278 struct idle_thread_runtime { struct279 struct thread_runtime tr;280 struct thread *last_thread;281 struct rb_root_cached sorted_root;282 struct callchain_root callchain;283 struct callchain_cursor cursor;