Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h284 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) macro
Dprivate_namespace.h281 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) macro
/external/jemalloc_new/src/
Dprof.c34 bool opt_prof_thread_active_init = true; variable