Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c98 bool merged_stats = false; in tcache_bin_flush_small() local
121 assert(!merged_stats); in tcache_bin_flush_small()
122 merged_stats = true; in tcache_bin_flush_small()
153 if (config_stats && !merged_stats) { in tcache_bin_flush_small()
180 bool merged_stats = false; in tcache_bin_flush_large() local
204 merged_stats = true; in tcache_bin_flush_large()
238 if (config_stats && !merged_stats) { in tcache_bin_flush_large()