Searched refs:clusterPowerKey (Results 1 – 2 of 2) sorted by relevance
575 double clusterPower = getAveragePower(cpuCluster.clusterPowerKey); in initCpuScalingPolicies()693 public final String clusterPowerKey; field in PowerProfile.CpuClusterKey697 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument700 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()747 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()1035 sPowerItemMap.get(mCpuClusters[cluster].clusterPowerKey)); in dumpDebug()
74361 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;