Home
last modified time | relevance | path

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

/percepio-3.7.0/TraceRecorder/include/
DtrcInternalEventBuffer.h36 #ifndef TRC_INTERNAL_BUFFER_CHUNK_SIZE
37 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE 1024UL macro
/percepio-3.7.0/TraceRecorder/streamports/STM32_USB_CDC/include/
DtrcStreamPort.h29 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/XMOS_xScope/include/
DtrcStreamPort.h32 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/streamports/Semihost/include/
DtrcStreamPort.h35 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/File/include/
DtrcStreamPort.h36 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/UDP/include/
DtrcStreamPort.h32 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/TCPIP/include/
DtrcStreamPort.h32 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/TCPIP_Win32/include/
DtrcStreamPort.h36 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/streamports/ARM_ITM/include/
DtrcStreamPort.h83 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro
/percepio-3.7.0/TraceRecorder/
DtrcInternalEventBuffer.c89 …if (xTraceMultiCoreEventBufferTransferChunk(pxInternalEventBuffer, TRC_INTERNAL_BUFFER_CHUNK_SIZE,… in xTraceInternalEventBufferTransferChunk()
/percepio-3.7.0/TraceRecorder/streamports/Jlink_RTT/include/
DtrcStreamPort.h41 #define TRC_INTERNAL_BUFFER_CHUNK_SIZE (TRC_CFG_STREAM_PORT_INTERNAL_BUFFER_CHUNK_SIZE) macro