Searched refs:opt_stats_print (Results 1 – 7 of 7) sorted by relevance
142 extern bool opt_stats_print;
368 opt_stats_print
370 #define opt_stats_print JEMALLOC_N(opt_stats_print) macro
370 #undef opt_stats_print
98 CTL_PROTO(opt_stats_print)272 {NAME("stats_print"), CTL(opt_stats_print)},1277 CTL_RO_NL_GEN(opt_stats_print, opt_stats_print, bool) in CTL_RO_CONFIG_GEN()
31 bool opt_stats_print = false; variable
1104 CONF_HANDLE_BOOL(opt_stats_print, "stats_print", true)1231 if (opt_stats_print) {