Home
last modified time | relevance | path

Searched defs:frequencyCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DBatteryStatsNoteTest.java1386 final int frequencyCount = ServiceState.FREQUENCY_RANGE_MMWAVE + 1; in testGetPerStateActiveRadioDurationMs_noModemActivity() local
1544 final int frequencyCount = ServiceState.FREQUENCY_RANGE_MMWAVE + 1; in testGetPerStateActiveRadioDurationMs_initialModemActivity() local
1685 final int frequencyCount = ServiceState.FREQUENCY_RANGE_MMWAVE + 1; in testGetPerStateActiveRadioDurationMs_withModemActivity() local
1925 final int frequencyCount = ServiceState.FREQUENCY_RANGE_MMWAVE + 1; in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity() local
H A DSystemServerCpuThreadReaderTest.java83 MockCpuTimeInStateReader(int frequencyCount) { in MockCpuTimeInStateReader()
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_KernelSingleProcessCpuThreadReader.cpp163 size_t frequencyCount = cpuTimesMillis.size(); in flattenTimeInStateData() local
194 const size_t frequencyCount = cpuTimeInStateReader->getCpuFrequencyCount(); in readProcessCpuUsage() local