Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h299 #define prof_idump JEMALLOC_N(prof_idump) macro
H A Dprivate_namespace_jet.h304 #define prof_idump JEMALLOC_N(prof_idump) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c1778 prof_idump(tsdn_t *tsdn) { in prof_idump() function