Searched refs:tcache_dalloc_small (Results 1 - 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h149 void tcache_dalloc_small(tcache_t *tcache, void *ptr, size_t binind);
365 tcache_dalloc_small(tcache_t *tcache, void *ptr, size_t binind)
H A Dprivate_namespace.h382 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
H A Dprivate_unnamespace.h382 #undef tcache_dalloc_small macro
H A Darena.h1156 tcache_dalloc_small(tcache, ptr, binind);

Completed in 324 milliseconds