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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h278 uptr batch_count = 0; local
283 batch_count++;
288 uptr quarantine_chunks_capacity = batch_count * QuarantineBatch::kSize;
297 batch_count, total_bytes, total_quarantined_bytes,

Completed in 122 milliseconds