Home
last modified time | relevance | path

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

/percepio-latest/TraceRecorder/include/
DtrcTimestamp.h79 traceResult xTraceTimestampGetWraparounds(uint32_t* puiTimerWraparounds);
167 #define xTraceTimestampGetWraparounds(puiTimerWraparounds) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(*(pui… macro
/percepio-latest/TraceRecorder/
DtrcTimestamp.c86 traceResult xTraceTimestampGetWraparounds(uint32_t* puiTimerWraparounds) in xTraceTimestampGetWraparounds() function
DtrcEventBuffer.c261 …TRC_ASSERT_ALWAYS_EVALUATE(xTraceTimestampGetWraparounds(&pxTraceEventBuffer->uiTimerWraparounds) … in xTraceEventBufferAllocCommit()
304 …TRC_ASSERT_ALWAYS_EVALUATE(xTraceTimestampGetWraparounds(&pxTraceEventBuffer->uiTimerWraparounds) … in xTraceEventBufferPush()