Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h291 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
H A Dprivate_namespace_jet.h294 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2292 prof_boot2(tsd_t *tsd) { in prof_boot2() function