Searched refs:prof_fdump_impl (Results 1 – 4 of 4) sorted by relevance
15 void prof_fdump_impl(tsd_t *tsd);
589 prof_fdump_impl(tsd_t *tsd) { in prof_fdump_impl() function
293 prof_fdump_impl(tsd); in prof_fdump()
591 #define prof_fdump_impl JEMALLOC_N(prof_fdump_impl) macro