Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h293 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
H A Dprivate_namespace_jet.h298 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c972 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl; variable