runtime.MemProfileRecord.InUseObjects (method)

2 uses

	runtime (current package)
		mprof.go#L964: func (r *MemProfileRecord) InUseObjects() int64 {

	runtime/pprof
		pprof.go#L672: 		total.InUseObjects(), inUseBytes,