SystemMetrics      41 base/debug/trace_event_system_stats_monitor.cc   SystemMetrics system_stats_;
SystemMetrics      47 base/debug/trace_event_system_stats_monitor.cc   system_stats_ = SystemMetrics::Sample();
SystemMetrics     125 base/debug/trace_event_system_stats_monitor.cc void AppendSystemProfileAsTraceFormat(const SystemMetrics& system_metrics,
SystemMetrics      68 base/debug/trace_event_system_stats_monitor.h BASE_EXPORT void AppendSystemProfileAsTraceFormat(const SystemMetrics&
SystemMetrics      12 base/process/process_metrics.cc SystemMetrics::SystemMetrics() {
SystemMetrics      16 base/process/process_metrics.cc SystemMetrics SystemMetrics::Sample() {
SystemMetrics      17 base/process/process_metrics.cc   SystemMetrics system_metrics;
SystemMetrics      31 base/process/process_metrics.cc scoped_ptr<Value> SystemMetrics::ToValue() const {
SystemMetrics     364 base/process/process_metrics.h class SystemMetrics {
SystemMetrics     366 base/process/process_metrics.h   SystemMetrics();
SystemMetrics     368 base/process/process_metrics.h   static SystemMetrics Sample();
SystemMetrics     374 base/process/process_metrics.h   FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics);