Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c964 static uint8_t prvTraceUserEventFormat(const char* formatStr, va_list vl, uint8_t* buffer, uint8_t … in prvTraceUserEventFormat() function
1203 …noOfSlots = prvTraceUserEventFormat((char*)&(RecorderDataPtr->SymbolTable.symbytes[formatLabel+4])… in prvTraceUBHelper1()
1446 noOfSlots = prvTraceUserEventFormat(formatStr, vl, (uint8_t*)tempDataBuffer, 4); in xTraceVPrintF()