Searched refs:prof_booted (Results 1 – 1 of 1) sorted by relevance
132 static bool prof_booted = false; variable1749 if (!prof_booted) { in prof_fdump()1784 if (!prof_booted || tsdn_null(tsdn) || !prof_active_get_unlocked()) { in prof_idump()1816 if (!opt_prof || !prof_booted) { in prof_mdump()1841 if (!prof_booted || tsdn_null(tsdn) || !prof_active_get_unlocked()) { in prof_gdump()2395 prof_booted = true; in prof_boot2()