Searched refs:opt_prof_final (Results 1 – 6 of 6) sorted by relevance
14 extern bool opt_prof_final; /* Final profile dumping. */
280 #define opt_prof_final JEMALLOC_N(opt_prof_final) macro
277 #define opt_prof_final JEMALLOC_N(opt_prof_final) macro
38 bool opt_prof_final = false; variable1746 assert(opt_prof_final); in prof_fdump()2350 if (opt_prof_final && opt_prof_prefix[0] != '\0' && in prof_boot2()
109 CTL_PROTO(opt_prof_final)310 {NAME("prof_final"), CTL(opt_prof_final)},1687 CTL_RO_NL_CGEN(config_prof, opt_prof_final, opt_prof_final, bool) in CTL_RO_CONFIG_GEN()
1199 CONF_HANDLE_BOOL(opt_prof_final, "prof_final")