Lines Matching refs:config_prof
82 arena_tcache_fill_small(tsdn, arena, tbin, binind, config_prof ? in tcache_alloc_small_hard()
84 if (config_prof) in tcache_alloc_small_hard()
112 if (config_prof && bin_arena == arena) { in tcache_bin_flush_small()
194 if (config_prof) in tcache_bin_flush_large()
197 if ((config_prof || config_stats) && locked_arena == arena) { in tcache_bin_flush_large()
198 if (config_prof) { in tcache_bin_flush_large()
233 if (config_prof && idump) in tcache_bin_flush_large()
394 if (config_prof && tcache->prof_accumbytes > 0 && in tcache_destroy()
602 if (!config_prof && opt_tcache) { in tcache_prefork()
609 if (!config_prof && opt_tcache) { in tcache_postfork_parent()
616 if (!config_prof && opt_tcache) { in tcache_postfork_child()