Linux Kernel
3.7.1
|
Data Fields | |
struct compat_timespec | tstamp |
u32 | resolution |
u32 | lost |
u32 | overrun |
u32 | queue |
unsigned char | reserved [64] |
Definition at line 60 of file timer_compat.c.
u32 lost |
Definition at line 63 of file timer_compat.c.
u32 overrun |
Definition at line 64 of file timer_compat.c.
Definition at line 65 of file timer_compat.c.
unsigned char reserved[64] |
Definition at line 66 of file timer_compat.c.
u32 resolution |
Definition at line 62 of file timer_compat.c.
struct compat_timespec tstamp |
Definition at line 61 of file timer_compat.c.