Searched defs:BatchGroup (Results 1 – 3 of 3) sorted by relevance
62 struct BatchGroup { struct64 BatchGroup *Next;66 uptr GroupId;68 u16 MaxCachedPerBatch;71 uptr PushedBlocks;75 uptr PushedBlocksAtLastCheckpoint;77 SinglyLinkedList<TransferBatch> Batches;
55 typedef typename CacheT::BatchGroup BatchGroup; typedef
53 typedef typename CacheT::BatchGroup BatchGroup; typedef