Searched refs:CalculateCpuClusterPower (Results 1 – 2 of 2) sorted by relevance
46 double CalculateCpuClusterPower(int32_t uid);
85 cpuTotalPowerMah += CalculateCpuClusterPower(uid); in Calculate()123 double CpuEntity::CalculateCpuClusterPower(int32_t uid) in CalculateCpuClusterPower() function in OHOS::PowerMgr::CpuEntity