Searched refs:proc_io_contents (Results 1 – 1 of 1) sorted by relevance
221 std::string proc_io_contents; in GetIOCounters() local223 if (!ReadFileToString(io_file, &proc_io_contents)) in GetIOCounters()229 StringTokenizer tokenizer(proc_io_contents, ": \n"); in GetIOCounters()