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