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