Searched defs:cpuTimes (Results 1 – 7 of 7) sorted by relevance
122 long[] cpuTimes = new long[TEST_FREQ_COUNT - 1]; in readDelta_incorrectCount() local287 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()
251 public void verify(int uid, long[] cpuTimes) { in verify()
258 public void verify(int uid, long[] cpuTimes) { in verify()
625 private void assertCpuTimesValid(long[] cpuTimes) { in assertCpuTimesValid()845 private static String getMsgCpuTimesSum(long[] cpuTimes) throws Exception { in getMsgCpuTimesSum()887 final long[] cpuTimes = new long[freqCount * 2]; in parseCpuTimesStr() local
339 public void verify(int uid, long[] cpuTimes) { in verify()
88 final long[][] cpuTimes = { in testUpdateProcStateCpuTimes() local