runtime.tracestat.bytes (field)
4 uses
runtime (current package)
malloc.go#L1144: inittrace.bytes += uint64(size)
proc.go#L6227: bytes uint64 // heap allocated bytes
proc.go#L6279: print(string(itoa(sbuf[:], after.bytes-before.bytes)), " bytes, ")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)