Home
last modified time | relevance | path

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

/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h61 typedef bool (prof_dump_header_t)(tsdn_t *, bool, const prof_cnt_t *); typedef
62 extern prof_dump_header_t *JET_MUTABLE prof_dump_header;
/freebsd-src/contrib/jemalloc/src/
H A Dprof.c1615 prof_dump_header_t *JET_MUTABLE prof_dump_header = prof_dump_header_impl;