Searched refs:opt_prof_active (Results 1 – 7 of 7) sorted by relevance
382 opt_prof_active
247 extern bool opt_prof_active;
382 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro
382 #undef opt_prof_active
109 CTL_PROTO(opt_prof_active)286 {NAME("prof_active"), CTL(opt_prof_active)},1296 CTL_RO_NL_CGEN(config_prof, opt_prof_active, opt_prof_active, bool) in CTL_RO_CONFIG_GEN()
18 bool opt_prof_active = true; variable2199 prof_active = opt_prof_active; in prof_boot2()
1280 CONF_HANDLE_BOOL(opt_prof_active, "prof_active",