Home
last modified time | relevance | path

Searched refs:max_cached (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h223 const uptr max_cached = TransferBatch::MaxCached(size); in InitCache() local
224 c->max_count = 2 * max_cached; in InitCache()
234 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()