runtime.MemStats.HeapInuse (field)
4 uses
runtime (current package)
heapdump.go#L578: dumpint(m.HeapInuse)
mstats.go#L218: HeapInuse uint64
mstats.go#L439: stats.HeapInuse = memstats.heap_inuse
runtime/pprof
pprof.go#L629: fmt.Fprintf(w, "# HeapInuse = %d\n", s.HeapInuse)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)