Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/
DtrcSnapshotRecorder.c44 static traceHandle isrstack[TRC_CFG_MAX_ISR_NESTING]; variable
702 isrstack[nISRactive] = handle; in vTraceStoreISRBegin()
787 …hnd8 = prvTraceGet8BitHandle(isrstack[nISRactive - 1]); /* isrstack[nISRactive] is the handle of t… in vTraceStoreISREnd()