type runtime/debug.GCStats

3 uses

	runtime/debug (current package)
		garbage.go#L14: type GCStats struct {
		garbage.go#L31: func ReadGCStats(stats *GCStats) {

	github.com/prometheus/client_golang/prometheus
		go_collector.go#L319: 	var stats debug.GCStats