Searched refs:OsCpupGetPos (Results 1 – 1 of 1) sorted by relevance
/kernel/liteos_a/kernel/extended/cpup/ |
D | los_cpup.c | 281 LITE_OS_SEC_TEXT_MINOR STATIC VOID OsCpupGetPos(UINT16 mode, UINT16 *curPosPointer, UINT16 *prePosP… in OsCpupGetPos() function 337 OsCpupGetPos(mode, &pos, &prePos); in OsHistorySysCpuUsageUnsafe() 380 OsCpupGetPos(mode, &pos, &prePos); in OsHistoryProcessCpuUsageUnsafe() 416 OsCpupGetPos(mode, &pos, &prePos); in OsHistoryTaskCpuUsageUnsafe() 460 OsCpupGetPos(mode, &pos, &prePos); in OsGetAllProcessCpuUsageUnsafe() 503 OsCpupGetPos(mode, &pos, &prePos); in OsGetAllProcessAndTaskCpuUsageUnsafe() 582 OsCpupGetPos(mode, &pos, &prePos); in OsGetAllIrqCpuUsageUnsafe()
|