internal/profilerecord.MemProfileRecord.InUseBytes (method)

one use

	internal/profilerecord (current package)
		profilerecord.go#L21: func (r *MemProfileRecord) InUseBytes() int64   { return r.AllocBytes - r.FreeBytes }