Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof.c28 bool opt_prof_thread_active_init = true; variable
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h486 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) macro