Searched refs:CpuClusterKey (Results 1 – 6 of 6) sorted by relevance
493 private CpuClusterKey[] mCpuClusters;504 mCpuClusters = new CpuClusterKey[data.length]; in initCpuClusters()507 mCpuClusters[cluster] = new CpuClusterKey( in initCpuClusters()513 mCpuClusters = new CpuClusterKey[1]; in initCpuClusters()518 mCpuClusters[0] = new CpuClusterKey(CPU_CORE_SPEED_PREFIX + 0, in initCpuClusters()566 for (CpuClusterKey cpuCluster : mCpuClusters) { in initCpuScalingPolicies()574 for (CpuClusterKey cpuCluster : mCpuClusters) { in initCpuScalingPolicies()691 private static class CpuClusterKey { class in PowerProfile697 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() method in PowerProfile.CpuClusterKey
11413 com.android.internal.os.PowerProfile$CpuClusterKey14481 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
33849 Lcom/android/internal/os/PowerProfile$CpuClusterKey;36929 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
11444 com.android.internal.os.PowerProfile$CpuClusterKey17507 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
44010 Lcom/android/internal/os/PowerProfile$CpuClusterKey;50099 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
74360 Lcom/android/internal/os/PowerProfile$CpuClusterKey;-><init>(Ljava/lang/String;Ljava/lang/String;Lj…74361 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;74362 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->corePowerKey:Ljava/lang/String;74363 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->freqKey:Ljava/lang/String;74364 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->numCpus:I74377 …droid/internal/os/PowerProfile;->mCpuClusters:[Lcom/android/internal/os/PowerProfile$CpuClusterKey;