Home | History | Annotate | Download | only in src

Lines Matching refs:opt_prof

19 bool		opt_prof = false;
1167 if (opt_prof == false || prof_booted == false)
1333 * opt_prof must be in its final state before any arenas are
1337 if (opt_prof_leak && opt_prof == false) {
1339 * Enable opt_prof, but in such a way that profiles are never
1342 opt_prof = true;
1344 } else if (opt_prof) {
1358 if (opt_prof) {
1410 if (opt_prof) {
1424 if (opt_prof) {
1438 if (opt_prof) {