Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/jemalloc/src/
H A Dprof.c2920 prof_boot0(void) { in prof_boot0() function
H A Djemalloc.c1507 prof_boot0(); in malloc_init_hard_a0_locked()