Searched refs:prof_dump_header (Results 1 – 6 of 6) sorted by relevance
122 prof_dump_header_orig = prof_dump_header; in TEST_BEGIN()123 prof_dump_header = prof_dump_header_intercept; in TEST_BEGIN()138 prof_dump_header = prof_dump_header_orig; in TEST_BEGIN()
1315 #undef prof_dump_header1316 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl) macro1319 prof_dump_header(tsdn_t *tsdn, bool propagate_err, const prof_cnt_t *cnt_all) in prof_dump_header() function1337 #undef prof_dump_header1338 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro1339 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl); variable1599 if (prof_dump_header(tsd_tsdn(tsd), propagate_err, in prof_dump()
433 prof_dump_header
297 extern prof_dump_header_t *prof_dump_header;
433 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
433 #undef prof_dump_header