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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h85 void prof_boot0(void);
H A Dprivate_namespace.h311 #define prof_boot0 JEMALLOC_N(prof_boot0) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c2920 prof_boot0(void) { function
H A Djemalloc.c1502 * prof_boot0 only initializes opt_prof_prefix. We need to do it before
1507 prof_boot0();

Completed in 40 milliseconds