Searched refs:xTraceIsComponentInitialized (Results 1 – 13 of 13) sorted by relevance
53 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGet()93 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetWraparounds()106 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetFrequency()116 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetPeriod()126 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetOsTickCount()136 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetFrequency()149 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetPeriod()162 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetOsTickCount()
66 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)) in xTraceEventBeginRawOffline()117 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)) in xTraceEventBeginRawOfflineBlocking()171 …TRC_ASSERT_CUSTOM_ON_FAIL(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT), TRACE_EXIT_C… in xTraceEventEndOffline()206 …TRC_ASSERT_CUSTOM_ON_FAIL(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT), TRACE_EXIT_C… in xTraceEventEndOfflineBlocking()235 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventAddData()273 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventGetRawData()290 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventGetPayload()307 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventPayloadRemaining()324 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventPayloadUsed()341 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_EVENT)); in xTraceEventPayloadSize()[all …]
97 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)) in xTraceEntryCreate()142 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryDelete()182 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryFind()209 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntrySetSymbol()245 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryGetCount()258 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryGetAtIndex()284 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntrySetState()298 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntrySetOptions()310 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryClearOptions()322 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY)); in xTraceEntryGetAddress()[all …]
48 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)); in xTraceDiagnosticsGet()64 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)); in xTraceDiagnosticsSet()77 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)); in xTraceDiagnosticsAdd()100 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)); in xTraceDiagnosticsSetIfHigher()116 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)); in xTraceDiagnosticsSetIfLower()132 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS)) in xTraceDiagnosticsCheckStatus()
57 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)) in xTraceISRRegister()118 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRBegin()169 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISREnd()223 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrentNesting()237 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrentNestingReturned()245 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrent()
50 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferPush()58 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferTransfer()66 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferClear()
55 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR)) in xTraceWarning()76 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR)) in xTraceError()109 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR)) in xTraceErrorGetLast()128 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR)) in xTraceErrorClear()
78 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTracePrint()119 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTraceConsoleChannelPrintF()191 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTracePrintF()217 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTraceVPrintF()
64 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorAdd()103 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorRemove()150 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorGetAtIndex()179 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorReport()
59 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ASSERT)) in prvTraceAssertCreate()102 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ASSERT)) in xTraceAssertGet()
36 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_COUNTER)); in xTraceCounterCreate()64 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_COUNTER)); in xTraceCounterSet()
41 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STATIC_BUFFER)); in xTraceStaticBufferGet()
1664 #define xTraceIsRecorderInitialized() xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_CORE)1684 #define xTraceIsComponentInitialized(uiComponentBit) ((RecorderInitialized & (uiComponentBit)) ? 1 … macro