Definition at line 58 of file elog.h.
u8 elog_event_t::data[20] |
20-bytes of data follows, pads to 32 bytes.
Definition at line 78 of file elog.h.
Absolute time as floating point number in seconds.
Definition at line 66 of file elog.h.
u64 elog_event_t::time_cycles |
Absolute time stamp in CPU clock cycles.
Definition at line 63 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 75 of file elog.h.
Event type index.
Definition at line 70 of file elog.h.
The documentation for this struct was generated from the following file: