Searched refs:prof_mdump (Results 1 – 6 of 6) sorted by relevance
61 bool prof_mdump(tsd_t *tsd, const char *filename);
387 prof_mdump
387 #define prof_mdump JEMALLOC_N(prof_mdump) macro
387 #undef prof_mdump
1776 prof_mdump(tsd_t *tsd, const char *filename) in prof_mdump() function
2060 if (prof_mdump(tsd, filename)) { in prof_dump_ctl()
Completed in 16 milliseconds