Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c45 static traceHandle isrstack[TRC_CFG_MAX_ISR_NESTING]; variable
701 isrstack[nISRactive] = handle; in xTraceISRBegin()
768 …hnd8 = prvTraceGet8BitHandle(isrstack[nISRactive - 1]); /* isrstack[nISRactive] is the handle of t… in xTraceISREnd()