Home
last modified time | relevance | path

Searched refs:ue1 (Results 1 – 1 of 1) sorted by relevance

/percepio-3.5.0/TraceRecorder/
DtrcSnapshotRecorder.c1430 UserEvent* ue1; in xTraceVPrintF() local
1443 ue1 = (UserEvent*)(&tempDataBuffer[0]); in xTraceVPrintF()
1445 ue1->type = (uint8_t)EVENT_BEING_WRITTEN; /* Update this as the last step */ in xTraceVPrintF()
1450 ue1->payload = prvTraceOpenSymbol(formatStr, eventLabel); in xTraceVPrintF()
1452 ue1->dts = (uint8_t)prvTraceGetDTS(0xFF); in xTraceVPrintF()