Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/
DtrcSnapshotRecorder.c981 static uint8_t prvTraceUserEventFormat(const char* formatStr, va_list vl, uint8_t* buffer, uint8_t … in prvTraceUserEventFormat() function
1207 …noOfSlots = prvTraceUserEventFormat((char*)&(RecorderDataPtr->SymbolTable.symbytes[formatLabel+4])… in prvTraceUBHelper1()
1453 noOfSlots = prvTraceUserEventFormat(formatStr, vl, (uint8_t*)tempDataBuffer, 4); in vTraceVPrintF()