Searched refs:prof_dump_open (Results 1 – 3 of 3) sorted by relevance
59 extern prof_dump_open_t *JET_MUTABLE prof_dump_open;
315 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
1242 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl; variable1872 if ((prof_dump_fd = prof_dump_open(propagate_err, filename)) == -1) { in prof_dump_file()