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