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