Searched refs:tcache_alloc_large (Results 1 – 5 of 5) sorted by relevance
13 void *tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache,185 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
103 return (tcache_alloc_large(tsdn_tsd(tsdn), arena, in arena_malloc()
452 tcache_alloc_large
452 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro
452 #undef tcache_alloc_large
Completed in 10 milliseconds