Home
last modified time | relevance | path

Searched defs:historyTime (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_m/components/cpup/
Dlos_cpup.h137 UINT64 historyTime[OS_CPUP_HISTORY_RECORD_NUM]; /**< Historical running time */ member
150 UINT64 historyTime[OS_CPUP_HISTORY_RECORD_NUM]; /**< Historical running time */ member
Dlos_cpup.c700 UINT64 historyTime = 0; in OsGetIrqAllHisTime() local
/kernel/liteos_a/kernel/extended/cpup/
Dlos_cpup_pri.h52 …UINT64 historyTime[OS_CPUP_HISTORY_RECORD_NUM + 1]; /**< Historical running time, the last one sav… member