Searched refs:opt_stats_print (Results 1 – 7 of 7) sorted by relevance
150 extern bool opt_stats_print;
391 opt_stats_print
391 #define opt_stats_print JEMALLOC_N(opt_stats_print) macro
391 #undef opt_stats_print
98 CTL_PROTO(opt_stats_print)275 {NAME("stats_print"), CTL(opt_stats_print)},1285 CTL_RO_NL_GEN(opt_stats_print, opt_stats_print, bool) in CTL_RO_CONFIG_GEN()
31 bool opt_stats_print = false; variable
1199 CONF_HANDLE_BOOL(opt_stats_print, "stats_print", true)1356 if (opt_stats_print) {