Searched defs:histogram_name (Results 1 – 4 of 4) sorted by relevance
101 TimerReporter::TimerReporter(const std::string& histogram_name, int min, in TimerReporter()
149 const std::string& histogram_name() const { return histogram_name_; } in histogram_name() function
117 void MetricsLogBase::RecordHistogramDelta(const std::string& histogram_name, in RecordHistogramDelta()
664 const string& histogram_name, in AddServiceStateTransitionTimer()