Searched defs:metric_name (Results 1 – 6 of 6) sorted by relevance
199 void RapporService::RecordSample(const std::string& metric_name, in RecordSample()212 void RapporService::RecordSampleInternal(const std::string& metric_name, in RecordSampleInternal()220 RapporMetric* RapporService::LookUpMetric(const std::string& metric_name, in LookUpMetric()
34 void TestRecordSample(const std::string& metric_name, in TestRecordSample()
12 RapporMetric::RapporMetric(const std::string& metric_name, in RapporMetric()
18 const std::string& metric_name, in MetricSample()
200 def _ensure_metrics(self, metric_name, unit=None): argument
1187 const HChar* metric_name ) in identify_metric()1215 const HChar* metric_name = clo_sort_by; in show_top_n_apinfos() local