Home
last modified time | relevance | path

Searched refs:enable_zone_allocator (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DMakefile.in59 enable_zone_allocator := @enable_zone_allocator@
122 ifeq ($(enable_zone_allocator), 1)
H A Dconfigure.ac1989 [if test "x$enable_zone_allocator" = "xno" ; then
1990 enable_zone_allocator="0"
1992 enable_zone_allocator="1"
1996 enable_zone_allocator="1"
2000 AC_SUBST([enable_zone_allocator]) subst
2002 if test "x${enable_zone_allocator}" = "x1" ; then
H A Dconfigure11662 enableval=$enable_zone_allocator; if test "x$enable_zone_allocator" = "xno" ; then
11663 enable_zone_allocator="0"
11665 enable_zone_allocator="1"
11670 enable_zone_allocator="1"
11678 if test "x${enable_zone_allocator}" = "x1" ; then