github.com/prometheus/common/expfmt.TextParser.currentIsHistogramCount (field)

4 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L74: 	currentIsHistogramCount, currentIsHistogramSum bool
		text_parse.go#L433: 		case p.currentIsHistogramCount:
		text_parse.go#L668: 	p.currentIsHistogramCount = false
		text_parse.go#L691: 				p.currentIsHistogramCount = true