Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h42 tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache, in tcache_alloc_small() function
H A Darena_inlines_b.h165 return tcache_alloc_small(tsdn_tsd(tsdn), arena, in arena_malloc()