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