Searched refs:corePowerKey (Results 1 – 2 of 2) sorted by relevance
378 private final String corePowerKey; field in PowerProfile.CpuClusterKey382 String corePowerKey, int numCpus) { in CpuClusterKey() argument385 this.corePowerKey = corePowerKey; in CpuClusterKey()419 return getAveragePower(mCpuClusters[cluster].corePowerKey, step); in getAveragePowerForCpuCore()532 for (Double corePower : sPowerArrayMap.get(mCpuClusters[cluster].corePowerKey)) { in writeToProto()
95845 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->corePowerKey:Ljava/lang/String;