Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h215 tcaches_get(tsd_t *tsd, unsigned ind) { in tcaches_get() function
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c1689 tcache = tcaches_get(tsd, dopts->tcache_ind); in imalloc_no_sample()
2695 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags)); in je_rallocx()
2937 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags)); in je_dallocx()
2999 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags)); in je_sdallocx()