Searched refs:CpuClusterKey (Results 1 – 3 of 3) sorted by relevance
330 private CpuClusterKey[] mCpuClusters;340 mCpuClusters = new CpuClusterKey[data.length]; in initCpuClusters()343 mCpuClusters[cluster] = new CpuClusterKey( in initCpuClusters()349 mCpuClusters = new CpuClusterKey[1]; in initCpuClusters()354 mCpuClusters[0] = new CpuClusterKey(CPU_CORE_SPEED_PREFIX + 0, in initCpuClusters()359 public static class CpuClusterKey { class in PowerProfile365 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() method in PowerProfile.CpuClusterKey
4018 com.android.internal.os.PowerProfile$CpuClusterKey
59991 Lcom/android/internal/os/PowerProfile$CpuClusterKey;