Searched refs:handle_of_last_logged_task (Results 1 – 1 of 1) sorted by relevance
123 traceHandle handle_of_last_logged_task = 0; variable347 handle_of_last_logged_task = 0; in vTraceClear()535 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceTaskInstanceFinish()687 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in vTraceStoreISRBegin()753 if (! RecorderDataPtr->recorderActive || ! handle_of_last_logged_task) in vTraceStoreISREnd()793 hnd8 = prvTraceGet8BitHandle(handle_of_last_logged_task); in vTraceStoreISREnd()817 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceIncreaseISRActive()823 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in prvTraceDecreaseISRActive()1444 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in vTraceVPrintF()1536 if (RecorderDataPtr->recorderActive && handle_of_last_logged_task) in vTraceVPrintF()[all …]