Searched refs:numCpus (Results 1 – 1 of 1) sorted by relevance
340 private final int numCpus; field in PowerProfile.CpuClusterKey342 private CpuClusterKey(String timeKey, String powerKey, int numCpus) { in CpuClusterKey() argument345 this.numCpus = numCpus; in CpuClusterKey()354 return mCpuClusters[index].numCpus; in getNumCoresInCpuCluster()