Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h15 void prof_fdump_impl(tsd_t *tsd);
/src/contrib/jemalloc/src/
H A Dprof_sys.c589 prof_fdump_impl(tsd_t *tsd) { in prof_fdump_impl() function
H A Dprof.c293 prof_fdump_impl(tsd); in prof_fdump()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h591 #define prof_fdump_impl JEMALLOC_N(prof_fdump_impl) macro