runtime.MemStats.HeapAlloc (field)

3 uses

	runtime (current package)
		heapdump.go#L585: 	dumpint(m.HeapAlloc)
		mstats.go#L125: 	HeapAlloc uint64
		mstats.go#L513: 	stats.HeapAlloc = totalAlloc - totalFree