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

  /external/valgrind/main/coregrind/
pub_core_replacemalloc.h 52 SizeT (*tl_malloc_usable_size) (ThreadId tid, void* payload); member in struct:vg_mallocfunc_info
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 899 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]

Completed in 57 milliseconds