Searched refs:MALLOC_STATS (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c94 10190 MALLOC_STATS
989 #define MALLOC_STATS(soname, fnname) \ macro
998 MALLOC_STATS(VG_Z_LIBC_SONAME, malloc_stats);
999 MALLOC_STATS(SO_SYN_MALLOC, malloc_stats);
1002 //MALLOC_STATS(VG_Z_LIBC_SONAME, malloc_stats);

Completed in 66 milliseconds