Searched defs:idle_thread_runtime (Results 1 – 1 of 1) sorted by relevance
282 struct idle_thread_runtime { struct283 struct thread_runtime tr;284 struct thread *last_thread;285 struct rb_root_cached sorted_root;286 struct callchain_root callchain;287 struct callchain_cursor cursor;