Searched refs:ObjectsAllocated (Results 1 – 3 of 3) sorted by relevance
201 bytes += r->ObjectsAllocated(); in GetObjectsAllocatedInternal()205 bytes += r->ObjectsAllocated(); in GetObjectsAllocatedInternal()210 bytes += r->ObjectsAllocated(); in GetObjectsAllocatedInternal()215 bytes += r->ObjectsAllocated(); in GetObjectsAllocatedInternal()
276 *cleared_objects += r->ObjectsAllocated(); in ClearFromSpace()295 *cleared_objects += r->ObjectsAllocated(); in ClearFromSpace()
424 size_t ObjectsAllocated() const { in ObjectsAllocated() function