Searched refs:tl_malloc_usable_size (Results 1 – 3 of 3) sorted by relevance
53 SizeT (*tl_malloc_usable_size) (ThreadId tid, void* payload); member
1047 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \1161 info.tl_malloc_usable_size, ptr); in my_malloc_size()
1990 info->tl_malloc_usable_size = VG_(tdict).tool_malloc_usable_size; in do_client_request()