Searched refs:timeKey (Results 1 – 1 of 1) sorted by relevance
338 private final String timeKey; field in PowerProfile.CpuClusterKey342 private CpuClusterKey(String timeKey, String powerKey, int numCpus) { in CpuClusterKey() argument343 this.timeKey = timeKey; in CpuClusterKey()358 Object value = sPowerMap.get(mCpuClusters[index].timeKey); in getNumSpeedStepsInCpuCluster()