Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h216 const uptr max_cached = TransferBatch::MaxCached(size); in InitCache() local
217 c->max_count = 2 * max_cached; in InitCache()
227 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()