Searched refs:hwiCpupAll (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | hwi_shellcmd.c | 49 CPUP_INFO_S *hwiCpup10s, CPUP_INFO_S *hwiCpupAll) in ShellCmdHwiInfoShow() 80 hwiCpupAll[index].usage / CPUP_PRECISION_MULT, hwiCpupAll[index].usage % CPUP_PRECISION_MULT, in ShellCmdHwiInfoShow() 104 CPUP_INFO_S *hwiCpupAll = (CPUP_INFO_S *)irqCpup; in OsShellCmdHwi() local 109 (VOID)LOS_GetAllIrqCpuUsage(CPUP_ALL_TIME, hwiCpupAll, IRQ_CPUP_INFO_SIZE); in OsShellCmdHwi() 114 ShellCmdHwiInfoShow(irqData, hwiCpup1s, hwiCpup10s, hwiCpupAll); in OsShellCmdHwi() 48 ShellCmdHwiInfoShow(OsIrqCpupCB *irqData, CPUP_INFO_S *hwiCpup1s, CPUP_INFO_S *hwiCpup10s, CPUP_INFO_S *hwiCpupAll) ShellCmdHwiInfoShow() argument
|
Completed in 1 milliseconds