Linux Perf
idle_thread_runtime Struct Reference
Collaboration diagram for idle_thread_runtime:
Collaboration graph

Public Attributes

struct thread_runtime tr
 
struct threadlast_thread
 
struct rb_root sorted_root
 
struct callchain_root callchain
 
struct callchain_cursor cursor
 

Detailed Description

Definition at line 271 of file builtin-sched.c.

Member Data Documentation

◆ callchain

struct callchain_root idle_thread_runtime::callchain

Definition at line 275 of file builtin-sched.c.

◆ cursor

struct callchain_cursor idle_thread_runtime::cursor

Definition at line 276 of file builtin-sched.c.

◆ last_thread

struct thread* idle_thread_runtime::last_thread

Definition at line 273 of file builtin-sched.c.

◆ sorted_root

struct rb_root idle_thread_runtime::sorted_root

Definition at line 274 of file builtin-sched.c.

◆ tr

struct thread_runtime idle_thread_runtime::tr

Definition at line 272 of file builtin-sched.c.


The documentation for this struct was generated from the following file: