Home
last modified time | relevance | path

Searched defs:prof_dump_header (Results 1 – 5 of 5) 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_new/include/jemalloc/internal/
Dprivate_namespace_jet.h296 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
Dprivate_namespace.h291 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
/external/jemalloc_new/src/
Dprof.c1344 prof_dump_header_t *JET_MUTABLE prof_dump_header = prof_dump_header_impl; variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h433 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro