Searched refs:TRC_RECORDER_COMPONENT_STACK_MONITOR (Results 1 – 2 of 2) sorted by relevance
52 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR); in xTraceStackMonitorInitialize()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()
102 #define TRC_RECORDER_COMPONENT_STACK_MONITOR 0x00010000 macro