Searched refs:clusterPowerKey (Results 1 – 2 of 2) sorted by relevance
377 private final String clusterPowerKey; field in PowerProfile.CpuClusterKey381 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument384 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()412 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()527 sPowerItemMap.get(mCpuClusters[cluster].clusterPowerKey)); in writeToProto()
95844 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;