Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dsz.c60 sz_boot(const sc_data_t *sc_data) { in sz_boot() function
H A Djemalloc.c1510 sz_boot(&sc_data); in malloc_init_hard_a0_locked()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dsz.h50 extern void sz_boot(const sc_data_t *sc_data);
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h362 #define sz_boot JEMALLOC_N(sz_boot) macro