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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c927 #undef prof_dump_open macro
928 #define prof_dump_open JEMALLOC_N(prof_dump_open_impl) macro
931 prof_dump_open(bool propagate_err, const char *filename) function
946 #undef prof_dump_open macro
947 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
948 prof_dump_open_t *prof_dump_open = JEMALLOC_N(prof_dump_open_impl); variable
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h374 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
H A Dprivate_unnamespace.h374 #undef prof_dump_open macro

Completed in 45 milliseconds