Home
last modified time | relevance | path

Searched refs:ParseProcStat (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dinternal_linux.cc115 void ParseProcStat(const std::string& contents, ProcStatMap* output) { in ParseProcStat() function
179 ParseProcStat(contents, &proc_stat); in GetBootTime()
196 ParseProcStat(contents, &proc_stat); in GetUserCpuTimeSinceBoot()
Dinternal_aix.cc107 void ParseProcStat(const std::string& contents, ProcStatMap* output) { in ParseProcStat() function