Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h18 void prof_gdump_impl(tsd_t *tsd);
/src/contrib/jemalloc/src/
H A Dprof_sys.c657 prof_gdump_impl(tsd_t *tsd) { in prof_gdump_impl() function
H A Dprof.c366 prof_gdump_impl(tsd); in prof_gdump()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h592 #define prof_gdump_impl JEMALLOC_N(prof_gdump_impl) macro