Searched refs:prof_boot2 (Results 1 – 6 of 6) sorted by relevance
79 bool prof_boot2(tsd_t *tsd);
370 prof_boot2
370 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
370 #undef prof_boot2
2258 prof_boot2(tsd_t *tsd) in prof_boot2() function
1335 if (config_prof && prof_boot2(tsd)) { in malloc_init_hard()
Completed in 17 milliseconds