Searched refs:handle_of_last_logged_task (Results 1 – 1 of 1) sorted by relevance
124 traceHandle handle_of_last_logged_task = 0; variable387 handle_of_last_logged_task = 0; in vTraceClear()553 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceTaskInstanceFinish()686 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceISRBegin()733 if (! RecorderDataPtr->recorderActive || ! handle_of_last_logged_task) in xTraceISREnd()774 hnd8 = prvTraceGet8BitHandle(handle_of_last_logged_task); in xTraceISREnd()800 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceIncreaseISRActive()806 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceDecreaseISRActive()1437 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceVPrintF()1529 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceVPrintF()[all …]