func runtime.GC

9 uses

	runtime (current package)
		mgc.go#L481: func GC() {
		mgc.go#L1953: 	GC()
		mheap.go#L1780: 	GC()

	net/http/pprof
		pprof.go#L263: 		runtime.GC()

	reflect
		value.go#L577: 		runtime.GC()
		value.go#L585: 		runtime.GC()
		value.go#L699: 		runtime.GC()

	testing
		benchmark.go#L207: 	runtime.GC()
		testing.go#L2599: 		runtime.GC() // materialize all statistics