Searched refs:prof_booted (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/src/
H A Dprof.c116 static bool prof_booted = false; variable
1593 if (!prof_booted)
1611 if (!prof_booted)
1640 if (!opt_prof || !prof_booted)
1665 if (!prof_booted)
2195 prof_booted = true;

Completed in 29 milliseconds