Searched refs:prvTraceStoreSimpleStringEventHelper (Results 1 – 1 of 1) sorted by relevance
/TraceRecorderSource-2.7.6/ |
D | trcStreamingRecorder.c | 342 void prvTraceStoreSimpleStringEventHelper(uint16_t eventID, 495 prvTraceStoreSimpleStringEventHelper(eventID, chn, str); in vTracePrint() 1697 void prvTraceStoreSimpleStringEventHelper(uint16_t eventID, in prvTraceStoreSimpleStringEventHelper() function 2032 …prvTraceStoreSimpleStringEventHelper(PSF_EVENT_USER_EVENT, trcWarningChannel, prvTraceGetError(err… in prvTraceWarning() 2045 …prvTraceStoreSimpleStringEventHelper(PSF_EVENT_USER_EVENT, trcWarningChannel, prvTraceGetError(err… in prvTraceError() 2046 …prvTraceStoreSimpleStringEventHelper(PSF_EVENT_USER_EVENT, trcWarningChannel, "Recorder stopped in… in prvTraceError()
|