Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c699 TSEvent* ts; in xTraceISRBegin()
703 ts = (TSEvent*)prvTraceNextFreeEventBufferSlot(); in xTraceISRBegin()
727 TSEvent* ts; in xTraceISREnd()
780 ts = (TSEvent*)prvTraceNextFreeEventBufferSlot(); in xTraceISREnd()
2196 TSEvent* ts; in prvTraceStoreTaskswitch()
2217 ts = (TSEvent*)prvTraceNextFreeEventBufferSlot(); in prvTraceStoreTaskswitch()
/TraceRecorderSource-3.4.0/include/
DtrcRecorder.h1254 } TSEvent, TREvent; typedef