Searched refs:TOTAL_CPU_USAGE_FREQ (Results 1 – 2 of 2) sorted by relevance
53 private static final String TOTAL_CPU_USAGE_FREQ = "total_cpu_usage_freq"; field in CpuUsageHelperTest129 if (cpuUsageEntry.getKey().equals(TOTAL_CPU_USAGE_FREQ)) { in testCpuUsageMetricsKey()166 assertTrue(cpuUsage.containsKey(TOTAL_CPU_USAGE_FREQ)); in testCpuDisabledPerPkgPerFreq()
47 private static final String TOTAL_CPU_USAGE_FREQ = "total_cpu_usage_freq"; field in CpuUsageHelper190 cpuUsageFinalMap.put(TOTAL_CPU_USAGE_FREQ, totalCpuFreq); in getMetrics()