Home
last modified time | relevance | path

Searched defs:proc_stats (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dinternal_linux.cc71 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() local
151 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
Dprocess_iterator_linux.cc25 const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsString()
89 std::vector<std::string> proc_stats; in CheckForNextProcess() local