Home
last modified time | relevance | path

Searched refs:CpuClusterKey (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DPowerProfile.java449 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 PowerProfile
578 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() method in PowerProfile.CpuClusterKey
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes11033 com.android.internal.os.PowerProfile$CpuClusterKey
14080 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
H A Dboot-image-profile.txt33839 Lcom/android/internal/os/PowerProfile$CpuClusterKey;
36889 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes11064 com.android.internal.os.PowerProfile$CpuClusterKey
17075 [Lcom.android.internal.os.PowerProfile$CpuClusterKey;
H A Dboot-image-profile.txt43973 Lcom/android/internal/os/PowerProfile$CpuClusterKey;
49992 [Lcom/android/internal/os/PowerProfile$CpuClusterKey;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75003 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:I
75020 …droid/internal/os/PowerProfile;->mCpuClusters:[Lcom/android/internal/os/PowerProfile$CpuClusterKey;