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

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_externs.h56 typedef int (prof_dump_open_t)(bool, const char *); typedef
57 extern prof_dump_open_t *JET_MUTABLE prof_dump_open;
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h56 typedef int (prof_dump_open_t)(bool, const char *); typedef
57 extern prof_dump_open_t *JET_MUTABLE prof_dump_open;
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c987 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl;

Completed in 165 milliseconds