Searched refs:opt_prof_log (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h17 extern bool opt_prof_log; /* Turn logging on at boot. */
H A Dprivate_namespace.h302 #define opt_prof_log JEMALLOC_N(opt_prof_log) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c42 bool opt_prof_log = false; variable
3018 if (opt_prof_log) {
H A Djemalloc.c1385 CONF_HANDLE_BOOL(opt_prof_log, "prof_log")

Completed in 122 milliseconds