Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h102 const uptr num_requested_chunks = c->max_count / 2; in Refill() local
104 num_requested_chunks))) in Refill()
106 c->count = num_requested_chunks; in Refill()