Move total_allocated_objects to size pool
This commit moves the total_allocated_objects statistic to the size pool which allows for total_allocated_objects key in GC.stat_heap.
total_allocated_objects
GC.stat_heap
Move total_allocated_objects to size pool
This commit moves the
total_allocated_objectsstatistic to the sizepool which allows for
total_allocated_objectskey inGC.stat_heap.