Searched refs:cpuIdlePowerMah (Results 1 – 1 of 1) sorted by relevance
79 auto cpuIdlePowerMah = cpuIdleAverageMa * upOnBatteryTimeMs / StatsUtils::MS_IN_HOUR; in CalculateCpuIdlePower() local80 cpuIdlePowerMah_ = cpuIdlePowerMah; in CalculateCpuIdlePower()81 STATS_HILOGD(COMP_SVC, "Calculate cpu idle power consumption: %{public}lfmAh", cpuIdlePowerMah); in CalculateCpuIdlePower()