Home | History | Annotate | Download | only in metrics

Lines Matching defs:GetHistogramType

82   if (histogram.GetHistogramType() == DUMMY_HISTOGRAM)
232 if (histogram_type_ != histogram->GetHistogramType() ||
476 HistogramType Histogram::GetHistogramType() const {
784 params->SetString("type", HistogramTypeToString(GetHistogramType()));
848 if (base_histogram->GetHistogramType() == DUMMY_HISTOGRAM)
932 HistogramType LinearHistogram::GetHistogramType() const {
1134 HistogramType BooleanHistogram::GetHistogramType() const {
1251 HistogramType CustomHistogram::GetHistogramType() const {