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

/external/jemalloc/src/
H A Dprof.c1315 #undef prof_dump_header macro
1316 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl) macro
1319 prof_dump_header(tsdn_t *tsdn, bool propagate_err, const prof_cnt_t *cnt_all) function
1337 #undef prof_dump_header macro
1338 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
1339 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl); variable
1599 if (prof_dump_header(tsd_tsdn(tsd), propagate_err,
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h433 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
H A Dprivate_unnamespace.h433 #undef prof_dump_header macro

Completed in 125 milliseconds