func runtime/debug.ReadGCStats

2 uses

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

	github.com/prometheus/client_golang/prometheus
		go_collector.go#L321: 	debug.ReadGCStats(&stats)