Lines Matching defs:prof_dump_header
1282 #undef prof_dump_header
1283 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl)
1286 prof_dump_header(bool propagate_err, const prof_cnt_t *cnt_all)
1304 #undef prof_dump_header
1305 #define prof_dump_header JEMALLOC_N(prof_dump_header)
1306 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl);
1531 if (prof_dump_header(propagate_err, &cnt_all))