Searched refs:prof_boot2 (Results 1 – 5 of 5) sorted by relevance
85 bool prof_boot2(tsd_t *tsd);
293 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
290 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
2292 prof_boot2(tsd_t *tsd) { in prof_boot2() function
1554 if (config_prof && prof_boot2(tsd)) {