Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DPowerProfile.java416 private final String clusterPowerKey; field in PowerProfile.CpuClusterKey
420 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey()