Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h310 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
H A Dprivate_namespace_jet.h315 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2088 prof_tdata_cleanup(tsd_t *tsd) { in prof_tdata_cleanup() function