Searched refs:getNumCoresInCpuCluster (Results 1 – 6 of 6) sorted by relevance
44 assertEquals(4, mProfile.getNumCoresInCpuCluster(0)); in testPowerProfile()45 assertEquals(4, mProfile.getNumCoresInCpuCluster(1)); in testPowerProfile()
395 public int getNumCoresInCpuCluster(int cluster) { in getNumCoresInCpuCluster() method in PowerProfile
9900 firstCpuOfCluster += mPowerProfile.getNumCoresInCpuCluster(i); in setPowerProfileLocked()
347 firstCpuOfCluster += powerProfile.getNumCoresInCpuCluster(i); in StatsCompanionService()
21336 HSPLcom/android/internal/os/PowerProfile;->getNumCoresInCpuCluster(I)I
89446 Lcom/android/internal/os/PowerProfile;->getNumCoresInCpuCluster(I)I