Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java332 public static class CpuClusterKey { class in PowerProfile
337 private CpuClusterKey(String timeKey, String powerKey, int numCpus) { in CpuClusterKey() method in PowerProfile.CpuClusterKey