Searched defs:system_metrics (Results 1 – 9 of 9) sorted by relevance
40 auto& system_metrics = pw::malloc::GetSystemMetrics(); in SetUp() local45 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TearDown() local52 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TEST_F() local64 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TEST_F() local79 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TEST_F() local91 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TEST_F() local104 auto& system_metrics = pw::malloc::GetSystemMetrics(); in TEST_F() local
38 const PW_MALLOC_METRICS_TYPE* system_metrics = nullptr; variable
7 pub mod system_metrics; module
124 void AppendSystemProfileAsTraceFormat(const SystemMetrics& system_metrics, in AppendSystemProfileAsTraceFormat()
59 SystemMetrics system_metrics; in Sample() local
54 SystemMetrics system_metrics; in Sample() local
157 let system_metrics = SystemMetrics::default(); in test_main() localVariable
439 map<string, string> system_metrics = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field