Searched refs:freqKey (Results 1 – 1 of 1) sorted by relevance
360 private final String freqKey; field in PowerProfile.CpuClusterKey365 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument367 this.freqKey = freqKey; in CpuClusterKey()386 if (sPowerArrayMap.containsKey(mCpuClusters[cluster].freqKey)) { in getNumSpeedStepsInCpuCluster()387 return sPowerArrayMap.get(mCpuClusters[cluster].freqKey).length; in getNumSpeedStepsInCpuCluster()