runtime.MemStats.HeapAlloc (field)

3 uses

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