Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h34 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin,
H A Dtcache_inlines.h178 tcache_bin_flush_small(tsd, tcache, bin, binind, in tcache_dalloc_small()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c54 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_event_hard()
104 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, in tcache_bin_flush_small() function
463 tcache_bin_flush_small(tsd, tcache, tbin, i, 0); in tcache_flush_cache()