Home
last modified time | relevance | path

Searched refs:SystemMetrics (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/process/
Dprocess_metrics.cc54 SystemMetrics::SystemMetrics() { in SystemMetrics() function in base::SystemMetrics
58 SystemMetrics SystemMetrics::Sample() { in Sample()
59 SystemMetrics system_metrics; in Sample()
74 std::unique_ptr<Value> SystemMetrics::ToValue() const { in ToValue()
Dprocess_metrics.h481 class SystemMetrics {
483 SystemMetrics();
485 static SystemMetrics Sample();
491 FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics);
/external/libchrome/base/trace_event/
Dtrace_event_system_stats_monitor.cc43 SystemMetrics system_stats_;
49 system_stats_ = SystemMetrics::Sample(); in GetSystemProfilingStats()
124 void AppendSystemProfileAsTraceFormat(const SystemMetrics& system_metrics, in AppendSystemProfileAsTraceFormat()
Dtrace_event_system_stats_monitor.h69 BASE_EXPORT void AppendSystemProfileAsTraceFormat(const SystemMetrics&