Searched refs:kProcDirPath (Results 1 – 2 of 2) sorted by relevance
42 constexpr const char kProcDirPath[] = "/proc"; variable98 explicit UidProcStatsCollector(const std::string& path = kProcDirPath) :
230 return Error() << "Can not access PID stat files under " << kProcDirPath; in collect()