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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h318 bool prof_boot2(tsdn_t *tsdn);
H A Dprivate_namespace.h417 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c2192 prof_boot2(tsdn_t *tsdn) function
H A Djemalloc.c1426 if (config_prof && prof_boot2(tsd_tsdn(tsd))) {

Completed in 178 milliseconds