Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_replacemalloc/
Dvg_replace_malloc.c1035 #define MALLOC_USABLE_SIZE(soname, fnname) \ macro
1054 MALLOC_USABLE_SIZE(VG_Z_LIBC_SONAME, malloc_usable_size);
1055 MALLOC_USABLE_SIZE(SO_SYN_MALLOC, malloc_usable_size);
1056 MALLOC_USABLE_SIZE(VG_Z_LIBC_SONAME, malloc_size);
1057 MALLOC_USABLE_SIZE(SO_SYN_MALLOC, malloc_size);
1060 MALLOC_USABLE_SIZE(VG_Z_LIBC_SONAME, dlmalloc_usable_size);
1061 MALLOC_USABLE_SIZE(SO_SYN_MALLOC, dlmalloc_usable_size);
1066 MALLOC_USABLE_SIZE(VG_Z_LIBC_SONAME, malloc_size);
1067 MALLOC_USABLE_SIZE(SO_SYN_MALLOC, malloc_size);