Searched refs:clusterPowerKey (Results 1 – 1 of 1) sorted by relevance
377 private final String clusterPowerKey; field in PowerProfile.CpuClusterKey381 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument384 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()415 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()530 sPowerItemMap.get(mCpuClusters[cluster].clusterPowerKey)); in dumpDebug()