Home
last modified time | relevance | path

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

/aosp12/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp846 size_t alloc_num = 0; in debug_malloc_info() local
848 MallocXmlElem alloc(fd, "allocation", "nr=\"%zu\"", alloc_num); in debug_malloc_info()
858 alloc_num++; in debug_malloc_info()