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

/external/valgrind/main/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c90 10150 MALLOC_TRIM
859 #define MALLOC_TRIM(soname, fnname) \ macro
871 MALLOC_TRIM(VG_Z_LIBC_SONAME, malloc_trim);
872 MALLOC_TRIM(SO_SYN_MALLOC, malloc_trim);
875 //MALLOC_TRIM(VG_Z_LIBC_SONAME, malloc_trim);

Completed in 206 milliseconds