Linux Kernel
3.7.1
|
Data Fields | |
struct wake_event * | next |
int | waker |
int | wakee |
u64 | time |
Definition at line 139 of file builtin-timechart.c.
struct wake_event* next |
Definition at line 140 of file builtin-timechart.c.
u64 time |
Definition at line 143 of file builtin-timechart.c.
int wakee |
Definition at line 142 of file builtin-timechart.c.
int waker |
Definition at line 141 of file builtin-timechart.c.