Home
last modified time | relevance | path

Searched refs:CPUP_IN_10S (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_m/components/cpup/
Dlos_cpup.c576 if (mode == CPUP_IN_10S) { in LOS_CpupUsageMonitor()
597 if (mode == CPUP_IN_10S) { in LOS_CpupUsageMonitor()
728 if (mode == CPUP_IN_10S) { in LOS_GetAllIrqCpuUsage()
741 if (mode == CPUP_IN_10S) { in LOS_GetAllIrqCpuUsage()
Dlos_cpup.h218 CPUP_IN_10S = 0, /* cpu occupancy rate in 10s */ enumerator
/kernel/liteos_m/components/debugtools/
Dlos_hwidump.c109 (VOID)LOS_GetAllIrqCpuUsage(CPUP_IN_10S, hwiCpup10s); in HwiInfoDump()
/kernel/liteos_m/kernel/src/
Dlos_task.c299 (VOID)LOS_AllTaskCpuUsage(*cpuTenSec, CPUP_IN_10S); in OsGetAllTskCpupInfo()