Searched defs:idle_thread_runtime (Results 1 – 1 of 1) sorted by relevance
285 struct idle_thread_runtime { struct286 struct thread_runtime tr;287 struct thread *last_thread;288 struct rb_root_cached sorted_root;289 struct callchain_root callchain;290 struct callchain_cursor cursor;