Searched refs:prof_dump_header_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h296 typedef bool (prof_dump_header_t)(tsdn_t *, bool, const prof_cnt_t *); typedef
297 extern prof_dump_header_t *prof_dump_header;
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1340 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl);

Completed in 83 milliseconds