Home
last modified time | relevance | path

Searched refs:CPUP_LESS_THAN_1S (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/components/cpup/
H A Dlos_cpup.h220 CPUP_LESS_THAN_1S, /* cpu occupancy rate less than 1s, if the input mode is none of them, it will be this. */ enumerator
365 * CPUP_LESS_THAN_1S = less than 1s, if the input mode is none of them, it will be as CPUP_LESS_THAN_1S.
H A Dlos_cpup.c299 } else if (mode == CPUP_LESS_THAN_1S) { in OsGetPositions()
566 : mode: mode, CPUP_IN_10S = usage in 10s, CPUP_IN_1S = usage in last 1s, CPUP_LESS_THAN_1S = less than 1s
679 } else if (mode == CPUP_LESS_THAN_1S) { in OsGetIrqPositions()
/kernel/liteos_m/kernel/src/
H A Dlos_task.c298 (VOID)LOS_AllTaskCpuUsage(*cpuLessOneSec, CPUP_LESS_THAN_1S); in GetAllTskCpupInfo()

Completed in 4 milliseconds