Searched refs:CpuClusterKey (Results 1 – 6 of 6) sorted by relevance
449 private CpuClusterKey[] mCpuClusters;462 mCpuClusters = new CpuClusterKey[data.length]; in initCpuClusters()465 mCpuClusters[cluster] = new CpuClusterKey( in initCpuClusters()471 mCpuClusters = new CpuClusterKey[1]; in initCpuClusters()476 mCpuClusters[0] = new CpuClusterKey(CPU_CORE_SPEED_PREFIX + 0, in initCpuClusters()571 private static class CpuClusterKey { class in PowerProfile578 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() method in PowerProfile.CpuClusterKey
11033 com.android.internal.os.PowerProfile$CpuClusterKey14080 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
33839 Lcom/android/internal/os/PowerProfile$CpuClusterKey;36889 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
11064 com.android.internal.os.PowerProfile$CpuClusterKey17075 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
43973 Lcom/android/internal/os/PowerProfile$CpuClusterKey;49992 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
75003 Lcom/android/internal/os/PowerProfile$CpuClusterKey;-><init>(Ljava/lang/String;Ljava/lang/String;Lj…75004 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;75005 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->corePowerKey:Ljava/lang/String;75006 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->freqKey:Ljava/lang/String;75007 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->numCpus:I75020 …droid/internal/os/PowerProfile;->mCpuClusters:[Lcom/android/internal/os/PowerProfile$CpuClusterKey;