Searched refs:opt_prof_thread_active_init (Results 1 – 5 of 5) sorted by relevance
336 opt_prof_thread_active_init
248 extern bool opt_prof_thread_active_init;
107 CTL_PROTO(opt_prof_thread_active_init)274 {NAME("prof_thread_active_init"), CTL(opt_prof_thread_active_init)},1278 CTL_RO_NL_CGEN(config_prof, opt_prof_thread_active_init, in CTL_RO_BOOL_CONFIG_GEN()1279 opt_prof_thread_active_init, bool) in CTL_RO_BOOL_CONFIG_GEN()
19 bool opt_prof_thread_active_init = true; variable2120 prof_thread_active_init = opt_prof_thread_active_init; in prof_boot2()
1120 CONF_HANDLE_BOOL(opt_prof_thread_active_init, in malloc_conf_init()