Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp484 static int map_count, map_secondary_count, unmap_count; global() member
496 int TestMapUnmapCallback::unmap_count; global() member in TestMapUnmapCallback
/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c1448 size_t unmap_count = master->span_count; local