Home
last modified time | relevance | path

Searched refs:TRC_STATE_IN_STARTUP (Results 1 – 3 of 3) sorted by relevance

/TraceRecorderSource-2.7.6/
DtrcStreamingRecorder.c874 uiTraceSystemState = TRC_STATE_IN_STARTUP; in vTraceInitialize()
964 if (uiTraceSystemState == TRC_STATE_IN_STARTUP) in prvTraceStoreStartEvent()
DtrcSnapshotRecorder.c95 volatile uint32_t uiTraceSystemState = TRC_STATE_IN_STARTUP;
/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h68 #define TRC_STATE_IN_STARTUP 0 macro