Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h296 #define prof_gdump_get JEMALLOC_N(prof_gdump_get) macro
H A Dprivate_namespace_jet.h301 #define prof_gdump_get JEMALLOC_N(prof_gdump_get) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2239 prof_gdump_get(tsdn_t *tsdn) { in prof_gdump_get() function