google.golang.org/grpc/experimental/stats.MetricsRecorder.RecordFloat64Count (method)
3 uses
	google.golang.org/grpc/experimental/stats (current package)
		metricregistry.go#L108: 	recorder.RecordFloat64Count(h, incr, labels...)
		metrics.go#L31: 	RecordFloat64Count(handle *Float64CountHandle, incr float64, labels ...string)
	google.golang.org/grpc/internal/stats
		metrics_recorder_list.go#L73: 		metricRecorder.RecordFloat64Count(handle, incr, labels...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)