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

Public Attributes

struct wake_eventnext
 
int waker
 
int wakee
 
u64 time
 
const char * backtrace
 

Detailed Description

Definition at line 184 of file builtin-timechart.c.

Member Data Documentation

◆ backtrace

const char* wake_event::backtrace

Definition at line 189 of file builtin-timechart.c.

◆ next

struct wake_event* wake_event::next

Definition at line 185 of file builtin-timechart.c.

◆ time

u64 wake_event::time

Definition at line 188 of file builtin-timechart.c.

◆ wakee

int wake_event::wakee

Definition at line 187 of file builtin-timechart.c.

◆ waker

int wake_event::waker

Definition at line 186 of file builtin-timechart.c.


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