Searched refs:ChildProcessStats (Results 1 – 2 of 2) sorted by relevance
66 struct PluginMetricsProvider::ChildProcessStats { struct in PluginMetricsProvider68 explicit ChildProcessStats(int process_type) in ChildProcessStats() function77 ChildProcessStats() in ChildProcessStats() argument233 ChildProcessStats stats = child_process_stats_buffer_[name16]; in RecordCurrentState()266 for (std::map<base::string16, ChildProcessStats>::iterator cache_iter = in RecordCurrentState()269 ChildProcessStats stats = cache_iter->second; in RecordCurrentState()301 ChildProcessStats& stats = child_process_stats_buffer_[plugin.name]; in LogPluginLoadingError()338 PluginMetricsProvider::ChildProcessStats&344 ChildProcessStats(data.process_type); in GetChildProcessStats()
68 struct ChildProcessStats;75 ChildProcessStats& GetChildProcessStats(104 std::map<base::string16, ChildProcessStats> child_process_stats_buffer_;