Searched defs:cpuTimes (Results 1 – 7 of 7) sorted by relevance
135 long[] cpuTimes = new long[TEST_FREQ_COUNT - 1]; in readDelta_incorrectCount() local309 public void setData(long[] cpuTimes) { in setData()
106 String[] threadNames, int[] cpuFrequencies, int[][] cpuTimes) throws IOException { in setupDirectory()140 String[] threadNames, int[] cpuFrequencies, int[][] cpuTimes) { in checkResults()
279 public void verify(int uid, long[] cpuTimes) { in verify()
644 private void assertCpuTimesValid(long[] cpuTimes) { in assertCpuTimesValid()870 private static String getMsgCpuTimesSum(long[] cpuTimes) throws Exception { in getMsgCpuTimesSum()912 final long[] cpuTimes = new long[freqCount * 2]; in parseCpuTimesStr() local
297 public void verify(int uid, long[] cpuTimes) { in verify()
89 final long[][] cpuTimes = { in testUpdateProcStateCpuTimes() local
383 public void verify(int uid, long[] cpuTimes) { in verify()