Home
last modified time | relevance | path

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

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