func github.com/prometheus/common/expfmt.histogramMetricName

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L687: 	histogramName := histogramMetricName(name)
		text_parse.go#L746: func histogramMetricName(name string) string {