Home
last modified time | relevance | path

Searched defs:prof_dump_header (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/jemalloc/src/
HDprof.c1282 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl) macro
1285 prof_dump_header(bool propagate_err, const prof_cnt_t *cnt_all) in prof_dump_header() function
1304 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
1305 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl); variable
/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h360 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro