Definition at line 59 of file elog.h.
◆ @507
◆ data
u8 elog_event_t::data[20] |
20-bytes of data follows, pads to 32 bytes.
Definition at line 79 of file elog.h.
◆ time
Absolute time as floating point number in seconds.
Definition at line 67 of file elog.h.
◆ time_cycles
u64 elog_event_t::time_cycles |
Absolute time stamp in CPU clock cycles.
Definition at line 64 of file elog.h.
◆ track
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.
◆ type
Event type index.
Definition at line 71 of file elog.h.
The documentation for this struct was generated from the following file: