Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c1316 #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) in prof_dump_header() function
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
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h433 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro