Searched refs:huge_aalloc (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dhuge.h26 arena_t *huge_aalloc(const void *ptr);
H A Dprivate_namespace.h252 #define huge_aalloc JEMALLOC_N(huge_aalloc) macro
H A Dprivate_unnamespace.h252 #undef huge_aalloc macro
H A Darena.h1101 return (huge_aalloc(ptr));
/external/jemalloc/src/
H A Dhuge.c395 huge_aalloc(const void *ptr) function

Completed in 167 milliseconds