Searched refs:prof_dump_open (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h59 extern prof_dump_open_t *JET_MUTABLE prof_dump_open;
H A Dprivate_namespace.h315 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c1242 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl; variable
1872 if ((prof_dump_fd = prof_dump_open(propagate_err, filename)) == -1) {

Completed in 115 milliseconds