Home
last modified time | relevance | path

Searched refs:TRC_UNUSED (Results 1 – 2 of 2) sorted by relevance

/TraceRecorderSource-2.7.6/
DtrcSnapshotRecorder.c312 …CE_ASSERT(pRecorderData != NULL, "vTraceSetRecorderDataBuffer, pRecorderData == NULL", TRC_UNUSED); in vTraceSetRecorderDataBuffer()
691 TRACE_ASSERT(handle != 0, "vTraceStoreISRBegin: Invalid ISR handle (NULL)", TRC_UNUSED); in vTraceStoreISRBegin()
692 …fObjectsPerClass[TRACE_CLASS_ISR], "vTraceStoreISRBegin: Invalid ISR handle (> NISR)", TRC_UNUSED); in vTraceStoreISRBegin()
1144 …elBuffer: TRC_CFG_SEPARATE_USER_EVENT_BUFFER_SIZE is too small to handle this event.", TRC_UNUSED); in prvTraceClearChannelBuffer()
1169 "prvTraceCopyToDataBuffer: data == NULL.", TRC_UNUSED); in prvTraceCopyToDataBuffer()
1171 …taBuffer: TRC_CFG_SEPARATE_USER_EVENT_BUFFER_SIZE is too small to handle this event.", TRC_UNUSED); in prvTraceCopyToDataBuffer()
1226 …BHelper2: TRC_CFG_SEPARATE_USER_EVENT_BUFFER_SIZE is too small to handle this event.", TRC_UNUSED); in prvTraceUBHelper2()
1318 TRACE_ASSERT(channelPair != 0, "vTraceUBData: Not a valid traceUBChannel!", TRC_UNUSED); in vTraceUBData()
1333 TRACE_ASSERT(channelPair != 0, "vTraceUBData_Helper: channelPair == 0", TRC_UNUSED); in vTraceUBData_Helper()
1334 TRACE_ASSERT(channelPair <= (TRC_CFG_UB_CHANNELS), "vTraceUBData_Helper: ", TRC_UNUSED); in vTraceUBData_Helper()
[all …]
/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h654 #define TRC_UNUSED macro