Skip to content

Struct SYN_TraceEntry

ClassList > 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

uint16_t SYN_TraceEntry::event_id;

Application-defined event ID


variable timestamp

uint32_t SYN_TraceEntry::timestamp;

Tick when event occurred


variable value

uint16_t SYN_TraceEntry::value;

Optional 16-bit payload



The documentation for this class was generated from the following file src/syntropic/debug/syn_trace.h