Home
last modified time | relevance | path

Searched defs:prof_postfork_parent (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h330 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c3116 prof_postfork_parent(tsdn_t *tsdn) { in prof_postfork_parent() function