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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h90 void prof_postfork_parent(tsdn_t *tsdn);
H A Dprivate_namespace.h330 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c3116 prof_postfork_parent(tsdn_t *tsdn) { function
H A Djemalloc.c3966 prof_postfork_parent(tsd_tsdn(tsd));

Completed in 41 milliseconds