Home
last modified time | relevance | path

Searched defs:BatchGroup (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/scudo/standalone/
H A Dallocator_common.h73 template <class SizeClassAllocator> struct BatchGroup { struct
75 BatchGroup *Next; argument
77 uptr CompactPtrGroupBase;
80 uptr BytesInBGAtLastCheckpoint;
82 SinglyLinkedList<TransferBatch<SizeClassAllocator>> Batches;
84 u16 MaxCachedPerBatch;