Home
last modified time | relevance | path

Searched defs:num_freed_chunks (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h603 uptr num_freed_chunks; // Number of elements in the freearray. in ALIGNED() local
662 uptr num_freed_chunks) { in EnsureFreeArraySpace()