Searched refs:TRC_START_FROM_HOST (Results 1 – 5 of 5) sorted by relevance
29 #define TRC_START_FROM_HOST 0 macro
322 else if (uiStartOption == TRC_START_FROM_HOST) in xTraceEnable()
352 else if (uiStartOption != TRC_START_FROM_HOST) in xTraceEnable()
32 TRC_START_FROM_HOST: Initializes the trace recorder, but does not start the tracing.
191 xTraceEnable(TRC_START_FROM_HOST); in tracelyzer_pre_kernel_init()