Searched refs:handle_of_last_logged_task (Results 1 – 1 of 1) sorted by relevance
125 traceHandle handle_of_last_logged_task = 0; variable388 handle_of_last_logged_task = 0; in vTraceClear()554 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceTaskInstanceFinish()687 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceISRBegin()734 if (! RecorderDataPtr->recorderActive || ! handle_of_last_logged_task) in xTraceISREnd()775 hnd8 = prvTraceGet8BitHandle(handle_of_last_logged_task); in xTraceISREnd()801 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceIncreaseISRActive()807 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceDecreaseISRActive()1438 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceVPrintF()1530 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in xTraceVPrintF()[all …]