Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dinternal_linux.cc110 void ParseProcStat(const std::string& contents, ProcStatMap* output) { in ParseProcStat() function
163 ParseProcStat(contents, &proc_stat); in GetBootTime()