Searched refs:NumBatchesBeforeMerge (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp157 const scudo::uptr NumBatchesBeforeMerge = NumBlocks; local
170 sizeof(scudo::QuarantineBatch) * NumBatchesBeforeMerge,
184 (NumBatchesBeforeMerge - NumBatchesAfterMerge));

Completed in 363 milliseconds