Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/
DtrcSnapshotRecorder.c348 trcCRITICAL_SECTION_END(); in vTraceClear()
400 trcCRITICAL_SECTION_END(); in uiTraceStart()
550 trcCRITICAL_SECTION_END(); in prvTraceTaskInstanceFinish()
720 trcCRITICAL_SECTION_END(); in vTraceStoreISRBegin()
809 trcCRITICAL_SECTION_END(); in vTraceStoreISREnd()
1257 trcCRITICAL_SECTION_END(); in prvTraceUBHelper2()
1299 trcCRITICAL_SECTION_END(); in xTraceRegisterUBChannel()
1529 trcCRITICAL_SECTION_END(); in vTraceVPrintF()
1577 trcCRITICAL_SECTION_END(); in vTracePrint()
1830 trcCRITICAL_SECTION_END(); in prvTraceStoreTaskReady()
[all …]
/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h994 #define trcCRITICAL_SECTION_END() {recorder_busy--; TRACE_EXIT_CRITICAL_SECTION();} macro
999 #define trcCRITICAL_SECTION_END_ON_CORTEX_M_ONLY trcCRITICAL_SECTION_END