Searched refs:opt_prof_log (Results 1 – 4 of 4) sorted by relevance
17 extern bool opt_prof_log; /* Turn logging on at boot. */
302 #define opt_prof_log JEMALLOC_N(opt_prof_log) macro
42 bool opt_prof_log = false; variable3018 if (opt_prof_log) { in prof_boot2()
1385 CONF_HANDLE_BOOL(opt_prof_log, "prof_log") in malloc_conf_init_helper()