Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h224 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, in arena_dalloc()
336 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, in arena_sdalloc()
H A Dtcache_inlines.h164 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function