Definition at line 59 of file elog.h.
u8 elog_event_t::data[20] |
20-bytes of data follows, pads to 32 bytes.
Definition at line 79 of file elog.h.
Absolute time as floating point number in seconds.
Definition at line 67 of file elog.h.
u64 elog_event_t::time_cycles |
Absolute time stamp in CPU clock cycles.
Definition at line 64 of file elog.h.
Track for this event.
Tracks allow events to be sorted and displayed by track. Think of 2 dimensional display with time and track being the x and y axes.
Definition at line 76 of file elog.h.
Event type index.
Definition at line 71 of file elog.h.
The documentation for this struct was generated from the following file: