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

Public Attributes

struct rb_node rb
 
u32 tid
 
struct list_head seq_list
 

Detailed Description

Definition at line 113 of file builtin-lock.c.

Member Data Documentation

◆ rb

struct rb_node thread_stat::rb

Definition at line 114 of file builtin-lock.c.

◆ seq_list

struct list_head thread_stat::seq_list

Definition at line 117 of file builtin-lock.c.

◆ tid

u32 thread_stat::tid

Definition at line 116 of file builtin-lock.c.


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