Searched refs:tcache_alloc_large (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h166 void *tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
339 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size,
H A Dprivate_namespace.h495 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro
H A Darena.h1347 return (tcache_alloc_large(tsdn_tsd(tsdn), arena,

Completed in 107 milliseconds