Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/cpup/
Dlos_cpup.c50 LITE_OS_SEC_BSS UINT64 timeInIrqSwitch[LOSCFG_KERNEL_CORE_NUM]; variable
134 cycleIncrement -= timeInIrqSwitch[loop]; in OsCpupGuard()
237 timeInIrqSwitch[index] = 0; in LOS_CpupReset()
267 cycleIncrement -= timeInIrqSwitch[cpuid]; in OsCpupCycleEndStart()
268 timeInIrqSwitch[cpuid] = 0; in OsCpupCycleEndStart()
550 timeInIrqSwitch[cpuid] += usedTime; in OsCpupIrqEnd()