Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp847 size_t alloc_num = 0; in debug_malloc_info() local
849 MallocXmlElem alloc(fd, "allocation", "nr=\"%zu\"", alloc_num); in debug_malloc_info()
859 alloc_num++; in debug_malloc_info()