Home | History | Annotate | Download | only in jemalloc

Lines Matching full:enable_stats

668 [if test "x$enable_stats" = "xno" ; then
669 enable_stats="0"
671 enable_stats="1"
674 [enable_stats="1"]
676 if test "x$enable_stats" = "x1" ; then
679 AC_SUBST([enable_stats])
1490 AC_MSG_RESULT([stats : ${enable_stats}])