func runtime.GC
9 uses
runtime (current package)
mgc.go#L467: func GC() {
mgc.go#L1938: GC()
mheap.go#L1702: GC()
net/http/pprof
pprof.go#L263: runtime.GC()
reflect
value.go#L580: runtime.GC()
value.go#L588: runtime.GC()
value.go#L702: runtime.GC()
testing
benchmark.go#L207: runtime.GC()
testing.go#L2401: runtime.GC() // materialize all statistics
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)