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 D | tcache_externs.h | 34 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin,
|
| H A D | tcache_inlines.h | 178 tcache_bin_flush_small(tsd, tcache, bin, binind, in tcache_dalloc_small()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | tcache.c | 54 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()
|