Searched refs:corePowerKey (Results 1 – 1 of 1) sorted by relevance
378 private final String corePowerKey; field in PowerProfile.CpuClusterKey382 String corePowerKey, int numCpus) { in CpuClusterKey() argument385 this.corePowerKey = corePowerKey; in CpuClusterKey()422 return getAveragePower(mCpuClusters[cluster].corePowerKey, step); in getAveragePowerForCpuCore()535 for (Double corePower : sPowerArrayMap.get(mCpuClusters[cluster].corePowerKey)) { in dumpDebug()