Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h73 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
H A Dallocator_common.h73 template <class SizeClassAllocator> struct BatchGroup { struct
75 BatchGroup *Next; argument
H A Dprimary32.h57 typedef BatchGroup<ThisT> BatchGroupT;
H A Dprimary64.h62 typedef BatchGroup<ThisT> BatchGroupT;