Home
last modified time | relevance | path

Searched refs:imalloct (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt281 imalloct
Djemalloc_internal.h869 void *imalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache,
944 imalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache, arena_t *arena) in imalloct() function
Dprivate_namespace.h283 #define imalloct JEMALLOC_N(imalloct) macro
Dprivate_unnamespace.h283 #undef imalloct
Djemalloc_internal.h.in869 void *imalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache,
944 imalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache, arena_t *arena) function
/external/jemalloc/src/
Djemalloc.c2075 return (imalloct(tsd, usize, ind, tcache, arena));