Home
last modified time | relevance | path

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

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