Searched refs:opt_prof_active (Results 1 – 6 of 6) sorted by relevance
9 extern bool opt_prof_active;
279 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro
276 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro
104 CTL_PROTO(opt_prof_active)305 {NAME("prof_active"), CTL(opt_prof_active)},1680 CTL_RO_NL_CGEN(config_prof, opt_prof_active, opt_prof_active, bool) in CTL_RO_CONFIG_GEN()
33 bool opt_prof_active = true; variable2300 prof_active = opt_prof_active; in prof_boot2()
1188 CONF_HANDLE_BOOL(opt_prof_active, "prof_active")