Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c1429 UserEvent* ue1; in xTraceVPrintF() local
1442 ue1 = (UserEvent*)(&tempDataBuffer[0]); in xTraceVPrintF()
1444 ue1->type = EVENT_BEING_WRITTEN; /* Update this as the last step */ in xTraceVPrintF()
1449 ue1->payload = prvTraceOpenSymbol(formatStr, eventLabel); in xTraceVPrintF()
1451 ue1->dts = (uint8_t)prvTraceGetDTS(0xFF); in xTraceVPrintF()