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