func runtime.GC

10 uses

	runtime (current package)
		mgc.go#L522: func GC() {
		mgc.go#L639: 		GC()
		mgc.go#L2286: 	GC()
		mheap.go#L1814: 	GC()

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

	reflect
		value.go#L582: 		runtime.GC()
		value.go#L590: 		runtime.GC()
		value.go#L704: 		runtime.GC()

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