func runtime.GC
9 uses
runtime (current package)
mgc.go#L409: func GC() {
mgc.go#L1667: GC()
mheap.go#L1549: GC()
net/http/pprof
pprof.go#L244: runtime.GC()
reflect
value.go#L552: runtime.GC()
value.go#L560: runtime.GC()
value.go#L674: runtime.GC()
testing
benchmark.go#L187: runtime.GC()
testing.go#L1957: runtime.GC() // materialize all statistics
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)