Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DCpuPowerCalculator.java347 public double calculatePerCpuClusterPowerMah(int cluster, long clusterDurationMs) { in calculatePerCpuClusterPowerMah() method in CpuPowerCalculator
H A DBatteryStatsImpl.java13514 final double estimatedDeltaMah = mCalculator.calculatePerCpuClusterPowerMah(cluster,
/aosp14/frameworks/base/services/
H A Dart-profile9768 HPLcom/android/server/power/stats/CpuPowerCalculator;->calculatePerCpuClusterPowerMah(IJ)D