Searched refs:corePowerKey (Results 1 – 2 of 2) sorted by relevance
574 public final String corePowerKey; field in PowerProfile.CpuClusterKey579 String corePowerKey, int numCpus) { in CpuClusterKey() argument582 this.corePowerKey = corePowerKey; in CpuClusterKey()619 return getAveragePower(mCpuClusters[cluster].corePowerKey, step); in getAveragePowerForCpuCore()931 for (Double corePower : sPowerArrayMap.get(mCpuClusters[cluster].corePowerKey)) { in dumpDebug()
75005 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->corePowerKey:Ljava/lang/String;