Searched refs:ParseProcStat (Results 1 – 2 of 2) sorted by relevance
115 void ParseProcStat(const std::string& contents, ProcStatMap* output) { in ParseProcStat() function179 ParseProcStat(contents, &proc_stat); in GetBootTime()196 ParseProcStat(contents, &proc_stat); in GetUserCpuTimeSinceBoot()
107 void ParseProcStat(const std::string& contents, ProcStatMap* output) { in ParseProcStat() function