Searched defs:proc_stats (Results 1 – 2 of 2) sorted by relevance
71 std::vector<std::string>* proc_stats) { in ParseProcStats()118 int64_t GetProcStatsFieldAsInt64(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsInt64()127 size_t GetProcStatsFieldAsSizeT(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsSizeT()140 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsInt64() local151 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
25 const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsString()79 std::vector<std::string> proc_stats; in CheckForNextProcess() local