Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h122 uptr new_num_freed_chunks = old_num_chunks + n_chunks; in ReturnToAllocator() local
126 new_num_freed_chunks))) { in ReturnToAllocator()
134 region->num_freed_chunks = new_num_freed_chunks; in ReturnToAllocator()