Searched defs:Batch (Results 1 – 4 of 4) sorted by relevance
25 void *Batch[MaxCount]; member134 for (const QuarantineBatch &Batch : List) { in getStats() local
147 scudo::uptr Batch[MaxCount]; member152 typedef FreeBatch<SizeClassMap> Batch; in testReleaseFreeMemoryToOS() typedef
32 while (scudo::QuarantineBatch *Batch = Cache->dequeueBatch()) in deallocateCache() local
220 const size_t Batch = Count == BatchSize::CountElements in runOpOnCopies() local