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()141 std::vector<std::string> proc_stats; in ReadStatFileAndGetFieldAsInt64() local162 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
25 const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsString()89 std::vector<std::string> proc_stats; in CheckForNextProcess() local