Home
last modified time | relevance | path

Searched refs:tcache_alloc_large (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtcache_inlines.h13 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
A Darena_inlines_b.h103 return (tcache_alloc_large(tsdn_tsd(tsdn), arena, in arena_malloc()
A Dprivate_symbols.txt452 tcache_alloc_large
A Dprivate_namespace.h452 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro
A Dprivate_unnamespace.h452 #undef tcache_alloc_large

Completed in 10 milliseconds