Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java575 double clusterPower = getAveragePower(cpuCluster.clusterPowerKey); in initCpuScalingPolicies()
693 public final String clusterPowerKey; field in PowerProfile.CpuClusterKey
697 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument
700 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()
747 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()
1035 sPowerItemMap.get(mCpuClusters[cluster].clusterPowerKey)); in dumpDebug()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt74361 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;