Percepio Trace Recorder
v4.6.6
|
Public internal event buffer APIs. More...
#include <trcTypes.h>
Go to the source code of this file.
Functions | |
traceResult | xTraceInternalEventBufferPush (void *pvData, uint32_t uiSize, int32_t *piBytesWritten) |
Pushes data to the internal trace event buffer. More... | |
traceResult | xTraceInternalEventBufferTransfer (int32_t *piBytesWritten) |
Transfers all internal trace event buffer data using the function xTraceStreamPortWriteData(...) as defined in trcStreamPort.h. More... | |
traceResult | xTraceInternalEventBufferClear (void) |
Clears all trace events in the internal trace event buffer. More... | |
Public internal event buffer APIs.