Struct SYN_TraceEntry¶
Single trace event entry.
#include <syn_trace.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint16_t | event_id |
| uint32_t | timestamp |
| uint16_t | value |
Public Attributes Documentation¶
variable event_id¶
Application-defined event ID
variable timestamp¶
Tick when event occurred
variable value¶
Optional 16-bit payload
The documentation for this class was generated from the following file src/syntropic/debug/syn_trace.h