Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h335 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2386 prof_tdata_cleanup(tsd_t *tsd) { in prof_tdata_cleanup() function