internal/profilerecord.MemProfileRecord.InUseObjects (method)

one use

	internal/profilerecord (current package)
		profilerecord.go#L22: func (r *MemProfileRecord) InUseObjects() int64 { return r.AllocObjects - r.FreeObjects }