Searched defs:BatchGroup (Results 1 – 2 of 2) sorted by relevance
73 template <class SizeClassAllocator> struct BatchGroup { struct75 BatchGroup *Next; argument77 uptr CompactPtrGroupBase;79 u16 MaxCachedPerBatch;82 uptr PushedBlocks;85 uptr BytesInBGAtLastCheckpoint;87 SinglyLinkedList<TransferBatch<SizeClassAllocator>> Batches;
73 struct BatchGroup { global() struct 75 NextSizeClassAllocatorLocalCache::BatchGroup global() argument 77 CompactPtrGroupBaseSizeClassAllocatorLocalCache::BatchGroup global() argument 79 MaxCachedPerBatchSizeClassAllocatorLocalCache::BatchGroup global() argument 82 PushedBlocksSizeClassAllocatorLocalCache::BatchGroup global() argument 85 BytesInBGAtLastCheckpointSizeClassAllocatorLocalCache::BatchGroup global() argument 87 BatchesSizeClassAllocatorLocalCache::BatchGroup global() argument