Home
last modified time | relevance | path

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

/percepio-3.5.0/TraceRecorder/include/
DtrcInternalEventBuffer.h116 traceResult xTraceInternalEventBufferPush(void *pvData, uint32_t uiSize, int32_t *piBytesWritten);
176 #define xTraceInternalEventBufferPush(pvData, uiSize, piBytesWritten) ((void)(uiSize), (void)(piByt… macro
/percepio-3.5.0/TraceRecorder/streamports/XMOS_xScope/
DtrcStreamPort.c72 return xTraceInternalEventBufferPush(pvData, uiSize, piBytesCommitted); in xTraceStreamPortCommit()
/percepio-3.5.0/TraceRecorder/kernelports/Zephyr/streamports/Semihost/include/
DtrcStreamPort.h106 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/streamports/File/include/
DtrcStreamPort.h109 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/streamports/TCPIP_Win32/include/
DtrcStreamPort.h89 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/streamports/TCPIP/include/
DtrcStreamPort.h86 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/streamports/ARM_ITM/include/
DtrcStreamPort.h148 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/
DtrcInternalEventBuffer.c65 traceResult xTraceInternalEventBufferPush(void *pvData, uint32_t uiSize, int32_t *piBytesWritten) in xTraceInternalEventBufferPush() function
/percepio-3.5.0/TraceRecorder/streamports/UDP/include/
DtrcStreamPort.h89 #define xTraceStreamPortCommit xTraceInternalEventBufferPush
/percepio-3.5.0/TraceRecorder/streamports/Jlink_RTT/include/
DtrcStreamPort.h114 #define xTraceStreamPortCommit xTraceInternalEventBufferPush