Home
last modified time | relevance | path

Searched refs:prof_dump_header_impl (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dprof.c1316 #define prof_dump_header JEMALLOC_N(prof_dump_header_impl)
1339 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl);
/external/jemalloc_new/src/
Dprof.c1326 prof_dump_header_impl(tsdn_t *tsdn, bool propagate_err, in prof_dump_header_impl() function
1344 prof_dump_header_t *JET_MUTABLE prof_dump_header = prof_dump_header_impl;