Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h353 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
Dprivate_namespace.h470 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro