|
Linux Perf
|

Public Attributes | |
| struct thread_runtime | tr |
| struct thread * | last_thread |
| struct rb_root | sorted_root |
| struct callchain_root | callchain |
| struct callchain_cursor | cursor |
Definition at line 271 of file builtin-sched.c.
| struct callchain_root idle_thread_runtime::callchain |
Definition at line 275 of file builtin-sched.c.
| struct callchain_cursor idle_thread_runtime::cursor |
Definition at line 276 of file builtin-sched.c.
| struct thread* idle_thread_runtime::last_thread |
Definition at line 273 of file builtin-sched.c.
| struct rb_root idle_thread_runtime::sorted_root |
Definition at line 274 of file builtin-sched.c.
| struct thread_runtime idle_thread_runtime::tr |
Definition at line 272 of file builtin-sched.c.