Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h106 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
Darena_inlines_b.h98 return tcache_alloc_large(tsdn_tsd(tsdn), arena, in arena_malloc()