template <class SizeClassAllocator>

struct BatchGroup

Defined at line 72 of file ../../third_party/scudo/src/allocator_common.h

A BatchGroup is used to collect blocks. Each group has a group id to

identify the group kind of contained blocks.

Public Members

uptr CompactPtrGroupBase
uptr BytesInBGAtLastCheckpoint
SinglyLinkedList<Batch<SizeClassAllocator>> Batches
u16 MaxCachedPerBatch