Home
last modified time | relevance | path

Searched defs:clusterPowerKey (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DPowerProfile.java573 public final String clusterPowerKey; field in PowerProfile.CpuClusterKey
578 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey()