Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c106 bool merged_stats = false; in tcache_bin_flush_small() local
136 assert(!merged_stats); in tcache_bin_flush_small()
137 merged_stats = true; in tcache_bin_flush_small()
167 if (config_stats && !merged_stats) { in tcache_bin_flush_small()
191 bool merged_stats = false; in tcache_bin_flush_large() local
232 merged_stats = true; in tcache_bin_flush_large()
268 if (config_stats && !merged_stats) { in tcache_bin_flush_large()