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

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L675: 	summaryName := summaryMetricName(name)
		text_parse.go#L735: func summaryMetricName(name string) string {