Searched refs:metrics (Results 1 – 5 of 5) sorted by relevance
17 name: "metrics",19 "metrics.cc",
40 # For Suez metrics collection
61 _VERBOSE_TAG(metrics, "Metrics reporting") \
60 metrics \
463 cuttlefish::Command metrics(config.metrics_binary()); in LaunchMetrics() local465 process_monitor->StartSubprocess(std::move(metrics), in LaunchMetrics()