Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dlocal_cache.h63 struct BatchGroup { struct
65 BatchGroup *Next;
67 uptr CompactPtrGroupBase;
69 u16 MaxCachedPerBatch;
72 uptr PushedBlocks;
75 uptr BytesInBGAtLastCheckpoint;
77 SinglyLinkedList<TransferBatch> Batches;
Dprimary32.h56 typedef typename CacheT::BatchGroup BatchGroup; typedef
Dprimary64.h56 typedef typename CacheT::BatchGroup BatchGroup; typedef