Home
last modified time | relevance | path

Searched refs:enable_prof (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/
H A Dtest.sh.in45 enable_prof=@enable_prof@ \
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dprof_active.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_tctx.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_thread_name.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_reset.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_accum.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_gdump.sh3 if [ "x${enable_prof}" = "x1" ] ; then
H A Dprof_idump.sh4 if [ "x${enable_prof}" = "x1" ] ; then
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DMakefile.in58 enable_prof := @enable_prof@
213 ifeq (@enable_prof@, 1)
488 ifeq ($(enable_prof), 1)
H A Dconfigure.ac1049 [if test "x$enable_prof" = "xno" ; then
1050 enable_prof="0"
1052 enable_prof="1"
1055 [enable_prof="0"]
1057 if test "x$enable_prof" = "x1" ; then
1147 enable_prof="0"
1151 if test "x$enable_prof" = "x1" ; then
1157 AC_SUBST([enable_prof]) subst
2283 AC_MSG_RESULT([prof : ${enable_prof}])
H A Dconfigure9379 enableval=$enable_prof; if test "x$enable_prof" = "xno" ; then
9380 enable_prof="0"
9382 enable_prof="1"
9386 enable_prof="0"
9390 if test "x$enable_prof" = "x1" ; then
9671 enable_prof="0"
9677 if test "x$enable_prof" = "x1" ; then
13697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: prof : ${enable_prof}" >&5
13698 $as_echo "prof : ${enable_prof}" >&6; }