Searched refs:corePowerKey (Results 1 – 1 of 1) sorted by relevance
362 private final String corePowerKey; field in PowerProfile.CpuClusterKey366 String corePowerKey, int numCpus) { in CpuClusterKey() argument369 this.corePowerKey = corePowerKey; in CpuClusterKey()401 return getAveragePower(mCpuClusters[cluster].corePowerKey, step); in getAveragePowerForCpuCore()