Home
last modified time | relevance | path

Searched defs:opt_stats_print (Results 1 – 2 of 2) sorted by last modified time

/freebsd/contrib/jemalloc/src/
H A Dstats.c50 bool opt_stats_print = false; variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h355 #define opt_stats_print JEMALLOC_N(opt_stats_print) macro