Home
last modified time | relevance | path

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

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