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

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h147 void *tcache_alloc_small_hard(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
312 ret = tcache_alloc_small_hard(tsd, arena, tcache, tbin, binind,
H A Dprivate_namespace.h472 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
H A Dprivate_unnamespace.h472 #undef tcache_alloc_small_hard macro
/external/jemalloc/src/
H A Dtcache.c73 tcache_alloc_small_hard(tsd_t *tsd, arena_t *arena, tcache_t *tcache, function

Completed in 1405 milliseconds