HomeSort by relevance Sort by last modified time
    Searched refs:cli_malloc_usable_size (Results 1 - 4 of 4) sorted by null

  /external/valgrind/include/
pub_tool_replacemalloc.h 47 extern SizeT VG_(cli_malloc_usable_size)( void* p );
  /external/valgrind/coregrind/m_replacemalloc/
replacemalloc_core.c 105 SizeT VG_(cli_malloc_usable_size) ( void* p ) function
  /external/valgrind/massif/
ms_main.c     [all...]
  /external/valgrind/exp-dhat/
dh_main.c 469 actual_szB = VG_(cli_malloc_usable_size)(p);
    [all...]

Completed in 161 milliseconds