Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c94 bool merged_stats = false; in tcache_bin_flush_small() local
116 assert(!merged_stats); in tcache_bin_flush_small()
117 merged_stats = true; in tcache_bin_flush_small()
148 if (config_stats && !merged_stats) { in tcache_bin_flush_small()
175 bool merged_stats = false; in tcache_bin_flush_large() local
199 merged_stats = true; in tcache_bin_flush_large()
232 if (config_stats && !merged_stats) { in tcache_bin_flush_large()