Searched refs:prof_idump_impl (Results 1 – 4 of 4) sorted by relevance
16 void prof_idump_impl(tsd_t *tsd);
625 prof_idump_impl(tsd_t *tsd) { in prof_idump_impl() function
327 prof_idump_impl(tsd); in prof_idump()
596 #define prof_idump_impl JEMALLOC_N(prof_idump_impl) macro