<div dir="ltr">Hi all,<div><br></div><div>I notice the ZCounterOutOfMemory is only increased in the call link </div><div>`ZAllocatorEden::alloc_object -> ZHeap::out_of_memory`. </div><div>Should we increase this counter in the method `ZAllocatorEden::alloc_tlab` </div><div>and other allocation methods such as `ZAllocatorForRelocation::alloc_object`?</div><div>And should we move the incremental code like `ZHeap::out_of_memory` to </div><div>the allocation methods of `ZObjectAllocator`, which is a lower level class for allocation.</div><div><br></div><div>Any ideas are appreciated. Thanks.</div><div><br></div><div>Best Regards,</div><div>-- Guoxiong</div></div>