Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-interpose-aux.c107 static size_t deallocation_count; variable
186 ++deallocation_count; in free_internal()
220 size_t count = deallocation_count; in malloc_deallocation_count()