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