Searched refs:prof_gdump_impl (Results 1 – 4 of 4) sorted by relevance
18 void prof_gdump_impl(tsd_t *tsd);
657 prof_gdump_impl(tsd_t *tsd) { in prof_gdump_impl() function
366 prof_gdump_impl(tsd); in prof_gdump()
592 #define prof_gdump_impl JEMALLOC_N(prof_gdump_impl) macro