Searched refs:prof_booted (Results 1 – 1 of 1) sorted by relevance
116 static bool prof_booted = false; variable1665 if (!prof_booted) in prof_fdump()1683 if (!prof_booted || tsdn_null(tsdn)) in prof_idump()1711 if (!opt_prof || !prof_booted) in prof_mdump()1735 if (!prof_booted || tsdn_null(tsdn)) in prof_gdump()2275 prof_booted = true; in prof_boot2()