Home
last modified time | relevance | path

Searched refs:tcache_dalloc_large (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h232 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, in arena_dalloc()
344 tcache_dalloc_large(tsdn_tsd(tsdn), in arena_sdalloc()
H A Dtcache_inlines.h189 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_large() function
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Darena.c1457 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, in arena_dalloc_promoted()