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

  /external/valgrind/coregrind/
m_mallocfree.c 662 less coupled with the outside world. Hence VG_(arena_malloc)() and
1739 void* VG_(arena_malloc) ( ArenaId aid, const HChar* cc, SizeT req_pszB ) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 47 #define arena_malloc JEMALLOC_N(arena_malloc) macro
    [all...]
private_unnamespace.h 47 #undef arena_malloc macro

Completed in 66 milliseconds