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

/external/valgrind/main/coregrind/
H A Dpub_core_tooliface.h170 SizeT (*tool_malloc_usable_size) (ThreadId, void*); member in struct:__anon32748
H A Dm_tooliface.c339 VG_(tdict).tool_malloc_usable_size = malloc_usable_size;
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1907 info->tl_malloc_usable_size = VG_(tdict).tool_malloc_usable_size;

Completed in 2972 milliseconds