runtime.MemStats.HeapAlloc (field)

3 uses

	runtime (current package)
		heapdump.go#L576: 	dumpint(m.HeapAlloc)
		mstats.go#L128: 	HeapAlloc uint64
		mstats.go#L503: 	stats.HeapAlloc = totalAlloc - totalFree