Home
last modified time | relevance | path

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

/external/cronet/base/process/
Dinternal_aix.cc83 std::vector<std::string>* proc_stats) { in ParseProcStats()
113 int64_t GetProcStatsFieldAsInt64(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsInt64()
122 size_t GetProcStatsFieldAsSizeT(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsSizeT()
135 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsInt64() local
146 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
Dinternal_linux.cc79 std::vector<std::string>* proc_stats) { in ParseProcStats()
126 int64_t GetProcStatsFieldAsInt64(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsInt64()
135 size_t GetProcStatsFieldAsSizeT(const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsSizeT()
149 std::vector<std::string> proc_stats; in ReadStatFileAndGetFieldAsInt64() local
170 std::vector<std::string> proc_stats; in ReadProcStatsAndGetFieldAsSizeT() local
Dprocess_iterator_linux.cc29 const std::vector<std::string>& proc_stats, in GetProcStatsFieldAsString()
87 std::vector<std::string> proc_stats; in CheckForNextProcess() local
Dprocess_metrics_linux.cc141 int64_t ParseTotalCPUTimeFromStats(const std::vector<std::string>& proc_stats) { in ParseTotalCPUTimeFromStats()
150 std::vector<std::string> proc_stats; in GetProcessCPU() local
186 std::vector<std::string> proc_stats; in GetCumulativeCPUUsagePerThread() local
241 std::vector<std::string> proc_stats; in GetPageFaultCounts() local
/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