Searched refs:TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER (Results 1 – 2 of 2) sorted by relevance
42 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER); in xTraceInternalEventBufferInitialize()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()
96 #define TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER 0x00000400 macro