Searched refs:tcache_bin_flush_large (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 | 36 void tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind,
|
| H A D | tcache_inlines.h | 204 tcache_bin_flush_large(tsd, bin, binind, in tcache_dalloc_large()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | tcache.c | 67 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached in tcache_event_hard() 189 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large() function 471 tcache_bin_flush_large(tsd, tbin, i, 0, tcache); in tcache_flush_cache()
|