Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/include/
DtrcInternalEventBuffer.h86 traceResult xTraceInternalEventBufferClear(void);
99 #define xTraceInternalEventBufferClear() (void)(TRC_SUCCESS) macro
/TraceRecorderSource-3.4.0/
DtrcInternalEventBuffer.c63 traceResult xTraceInternalEventBufferClear() in xTraceInternalEventBufferClear() function
DtrcStreamingRecorder.c454 xTraceInternalEventBufferClear(); in prvSetRecorderEnabled()