Home
last modified time | relevance | path

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

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