Searched defs:BatchGroup (Results 1 – 1 of 1) sorted by relevance
73 template <class SizeClassAllocator> struct BatchGroup { struct75 BatchGroup *Next; argument77 uptr CompactPtrGroupBase;80 uptr BytesInBGAtLastCheckpoint;82 SinglyLinkedList<TransferBatch<SizeClassAllocator>> Batches;84 u16 MaxCachedPerBatch;