Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h101 const uptr num_requested_chunks = c->max_count / 2; in Refill() local
103 num_requested_chunks))) in Refill()
105 c->count = num_requested_chunks; in Refill()