Searched refs:btime_it (Results 1 – 1 of 1) sorted by relevance
180 ProcStatMap::const_iterator btime_it = proc_stat.find("btime"); in GetBootTime() local181 if (btime_it == proc_stat.end()) in GetBootTime()184 if (!StringToInt(btime_it->second, &btime)) in GetBootTime()