Searched refs:clusterPowerKey (Results 1 – 1 of 1) sorted by relevance
361 private final String clusterPowerKey; field in PowerProfile.CpuClusterKey365 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument368 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()394 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()