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

/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1316 #undef prof_dump_header macro
1317 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl) macro
1320 prof_dump_header(tsdn_t *tsdn, bool propagate_err, const prof_cnt_t *cnt_all) function
1338 #undef prof_dump_header macro
1339 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
1340 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl); variable
1600 if (prof_dump_header(tsd_tsdn(tsd), propagate_err,
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h297 extern prof_dump_header_t *prof_dump_header;
H A Dprivate_namespace.h419 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro

Completed in 162 milliseconds