Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dinternal_aix.cc85 std::vector<std::string>* proc_stats) { in ParseProcStats()
115 int64_t GetProcStatsFieldAsInt64(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsInt64()
124 size_t GetProcStatsFieldAsSizeT(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsSizeT()
137 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsInt64() local
148 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
Dinternal_linux.cc76 std::vector<std::string>* proc_stats) { in ParseProcStats()
123 int64_t GetProcStatsFieldAsInt64(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsInt64()
132 size_t GetProcStatsFieldAsSizeT(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsSizeT()
146 std::vector<std::string> proc_stats; in ReadStatFileAndGetFieldAsInt64() local
167 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
Dprocess_metrics_linux.cc137 std::vector<std::string> proc_stats; in GetProcessCPU() local
248 std::vector<std::string> proc_stats; in GetPageFaultCounts() local