Home
last modified time | relevance | path

Searched defs:numCpuClusters (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DSystemServicePowerCalculator.java48 final int numCpuClusters = powerProfile.getNumCpuClusters(); in SystemServicePowerCalculator() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DBatteryExternalStatsWorkerTest.java76 final int numCpuClusters = 4; in testTargetedEnergyConsumerQuerying() local