Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h282 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) macro
H A Dprivate_namespace_jet.h285 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c34 bool opt_prof_thread_active_init = true; variable