Searched refs:CpuClusterKey (Results 1 – 4 of 4) sorted by relevance
346 private CpuClusterKey[] mCpuClusters;356 mCpuClusters = new CpuClusterKey[data.length]; in initCpuClusters()359 mCpuClusters[cluster] = new CpuClusterKey( in initCpuClusters()365 mCpuClusters = new CpuClusterKey[1]; in initCpuClusters()370 mCpuClusters[0] = new CpuClusterKey(CPU_CORE_SPEED_PREFIX + 0, in initCpuClusters()375 public static class CpuClusterKey { class in PowerProfile381 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() method in PowerProfile.CpuClusterKey
4634 com.android.internal.os.PowerProfile$CpuClusterKey
89432 Lcom/android/internal/os/PowerProfile$CpuClusterKey;-><init>(Ljava/lang/String;Ljava/lang/String;Lj…89433 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;89434 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->corePowerKey:Ljava/lang/String;89435 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->freqKey:Ljava/lang/String;89436 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->numCpus:I89449 …droid/internal/os/PowerProfile;->mCpuClusters:[Lcom/android/internal/os/PowerProfile$CpuClusterKey;
37469 Lcom/android/internal/os/PowerProfile$CpuClusterKey;