Home
last modified time | relevance | path

Searched refs:OsCpupStartEnd (Results 1 - 2 of 2) sorted by relevance

/kernel/uniproton/src/om/cpup/
H A Dprt_cpup_thread_64.c66 OS_SEC_L2_TEXT void OsCpupStartEnd(U32 lastTaskId, U32 nextTaskId, U64 curCycle) in OsCpupStartEnd() function
84 OsCpupStartEnd(lastTaskId, nextTaskId, OsCurCycleGet64()); in OsCpupTskSwitch()
226 OsCpupStartEnd(RUNNING_TASK->taskPid, RUNNING_TASK->taskPid, curCycle); in OsCpupThreadNow()
280 OsCpupStartEnd(RUNNING_TASK->taskPid, RUNNING_TASK->taskPid, curCycle); in PRT_CpupThread()
H A Dprt_cpup_thread_internal.h66 extern void OsCpupStartEnd(U32 lastTaskId, U32 nextTaskId, U64 curCycle);

Completed in 2 milliseconds