Searched refs:TRC_RECORDER_COMPONENT_STACK_MONITOR (Results 1 – 2 of 2) sorted by relevance
37 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR); in xTraceStackMonitorInitialize()49 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorAdd()88 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorRemove()135 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorGetAtIndex()165 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR)); in xTraceStackMonitorReport()
107 #define TRC_RECORDER_COMPONENT_STACK_MONITOR 0x00010000UL macro