Searched refs:opt_prof (Results 1 – 9 of 9) sorted by relevance
17 bool opt_prof = false; variable1640 if (!opt_prof || !prof_booted) in prof_mdump()2102 if (opt_prof_leak && !opt_prof) { in prof_boot1()2107 opt_prof = true; in prof_boot1()2109 } else if (opt_prof) { in prof_boot1()2123 if (opt_prof) { in prof_boot2()2204 if (opt_prof) { in prof_prefork()2222 if (opt_prof) { in prof_postfork_parent()2240 if (opt_prof) { in prof_postfork_child()
1160 CONF_HANDLE_BOOL(opt_prof, "prof", true)1470 if (config_stats || (config_prof && opt_prof) || (slow_path &&1476 if (config_prof && opt_prof)1606 if (config_prof && opt_prof)1743 if (config_prof && opt_prof) {1822 if (config_prof && opt_prof) {1848 if (config_prof && opt_prof)1889 if (config_prof && opt_prof) {2173 if (config_prof && opt_prof)2301 if (config_prof && opt_prof) {[all …]
149 if (config_prof && opt_prof) { in chunk_register()175 if (config_prof && opt_prof) { in chunk_deregister()
107 CTL_PROTO(opt_prof)281 {NAME("prof"), CTL(opt_prof)},1286 CTL_RO_NL_CGEN(config_prof, opt_prof, opt_prof, bool) in CTL_RO_CONFIG_GEN()
357 opt_prof
246 extern bool opt_prof;
359 #define opt_prof JEMALLOC_N(opt_prof) macro
359 #undef opt_prof
1421 if (config_prof && opt_prof) { in arena_sdalloc()