Searched defs:procFile (Results 1 – 3 of 3) sorted by relevance
89 final String procFile = new StringBuilder(PROC_FILE_DIR) in readDeltaMs() local113 private void verifyCpuFreqsCount(int numBytes, String procFile) { in verifyCpuFreqsCount()244 public byte[] readData(String procFile) throws IOException { in readData()
90 public KernelCpuProcReader(String procFile) { in KernelCpuProcReader()
278 public byte[] readData(String procFile) throws IOException { in readData()