Searched refs:getNumCoresInCpuCluster (Results 1 – 5 of 5) sorted by relevance
44 assertEquals(4, mProfile.getNumCoresInCpuCluster(0)); in testPowerProfile()45 assertEquals(4, mProfile.getNumCoresInCpuCluster(1)); in testPowerProfile()
378 public int getNumCoresInCpuCluster(int cluster) { in getNumCoresInCpuCluster() method in PowerProfile
10246 firstCpuOfCluster += mPowerProfile.getNumCoresInCpuCluster(i); in setPowerProfileLocked()
198 firstCpuOfCluster += powerProfile.getNumCoresInCpuCluster(i); in StatsCompanionService()
38988 HSPLcom/android/internal/os/PowerProfile;->getNumCoresInCpuCluster(I)I