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

/external/jemalloc/src/
H A Dtsd.c24 idalloct(wrapper, false);
H A Dtcache.c409 idalloct(tcache, false);
/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h623 void idalloct(void *ptr, bool try_tcache);
766 idalloct(void *ptr, bool try_tcache) function
783 idalloct(ptr, true);
793 idalloct(ptr, try_tcache);
H A Dprivate_namespace.h219 #define idalloct JEMALLOC_N(idalloct) macro
H A Dprivate_unnamespace.h219 #undef idalloct macro

Completed in 99 milliseconds