Searched refs:opt_prof_active (Results 1 – 7 of 7) sorted by relevance
336 opt_prof_active
246 extern bool opt_prof_active;
336 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro
336 #undef opt_prof_active
105 CTL_PROTO(opt_prof_active)273 {NAME("prof_active"), CTL(opt_prof_active)},1282 CTL_RO_NL_CGEN(config_prof, opt_prof_active, opt_prof_active, bool) in CTL_RO_BOOL_CONFIG_GEN()
18 bool opt_prof_active = true; variable2092 prof_active = opt_prof_active; in prof_boot2()
1113 CONF_HANDLE_BOOL(opt_prof_active, "prof_active",