Searched refs:TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER (Results 1 – 2 of 2) sorted by relevance
38 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER); in xTraceInternalEventBufferInitialize()46 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferAlloc()56 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferAllocCommit()64 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferPush()74 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferTransferAll()85 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferTransferChunk()104 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER)); in xTraceInternalEventBufferClear()
101 #define TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER 0x00000400UL macro