Searched refs:opt_prof (Results 1 – 10 of 10) sorted by relevance
17 bool opt_prof = false; variable1711 if (!opt_prof || !prof_booted) in prof_mdump()2173 if (opt_prof_leak && !opt_prof) { in prof_boot1()2178 opt_prof = true; in prof_boot1()2180 } else if (opt_prof) { in prof_boot1()2194 if (opt_prof) { in prof_boot2()2284 if (opt_prof) { in prof_prefork0()2301 if (opt_prof) { in prof_prefork1()2314 if (opt_prof) { in prof_postfork_parent()2337 if (opt_prof) { in prof_postfork_child()
1277 CONF_HANDLE_BOOL(opt_prof, "prof", true)1602 if (config_stats || (config_prof && opt_prof) || (slow_path &&1608 if (config_prof && opt_prof)1742 if (config_prof && opt_prof)1893 if (config_prof && opt_prof) {1921 if (config_prof && opt_prof)1970 if (config_prof && opt_prof) {2260 if (config_stats || (config_prof && opt_prof) || (slow_path &&2266 if (config_prof && opt_prof) {2274 if (config_prof && opt_prof)[all …]
151 if (config_prof && opt_prof) { in chunk_register()177 if (config_prof && opt_prof) { in chunk_deregister()
107 CTL_PROTO(opt_prof)284 {NAME("prof"), CTL(opt_prof)},1294 CTL_RO_NL_CGEN(config_prof, opt_prof, opt_prof, bool) in CTL_RO_CONFIG_GEN()
1868 assert(opt_prof); in arena_achunk_prof_reset()1923 if (config_prof && opt_prof) { in arena_reset()1944 if (config_stats || (config_prof && opt_prof)) in arena_reset()1947 if (config_prof && opt_prof) in arena_reset()
380 opt_prof
246 extern bool opt_prof;
380 #define opt_prof JEMALLOC_N(opt_prof) macro
380 #undef opt_prof
1499 if (config_prof && opt_prof) { in arena_sdalloc()