Searched defs:idle_thread_runtime (Results 1 – 1 of 1) sorted by relevance
271 struct idle_thread_runtime { struct272 struct thread_runtime tr;273 struct thread *last_thread;274 struct rb_root sorted_root;275 struct callchain_root callchain;276 struct callchain_cursor cursor;