Home
last modified time | relevance | path

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

/external/jemalloc_new/test/
Dtest.sh.in45 enable_prof=@enable_prof@ \
/external/jemalloc_new/test/unit/
Dprof_active.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_accum.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_thread_name.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_reset.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_gdump.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_tctx.sh3 if [ "x${enable_prof}" = "x1" ] ; then
Dprof_idump.sh4 if [ "x${enable_prof}" = "x1" ] ; then
/external/jemalloc_new/
DMakefile.in58 enable_prof := @enable_prof@
213 ifeq (@enable_prof@, 1)
488 ifeq ($(enable_prof), 1)
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}])
Dconfigure9391 enableval=$enable_prof; if test "x$enable_prof" = "xno" ; then
9392 enable_prof="0"
9394 enable_prof="1"
9398 enable_prof="0"
9402 if test "x$enable_prof" = "x1" ; then
9683 enable_prof="0"
9689 if test "x$enable_prof" = "x1" ; then
13709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: prof : ${enable_prof}" >&5
13710 $as_echo "prof : ${enable_prof}" >&6; }
/external/ImageMagick/
Dconfigure.ac733 [enable_prof=$enableval],
734 [enable_prof='no'])
751 if test "$enable_prof" = 'yes' || test "$enable_gprof" = 'yes' || test "$enable_gcov" = 'yes'; then
3901 if test "$enable_prof" = 'yes'; then
Dconfigure22201 enableval=$enable_prof; enable_prof=$enableval
22203 enable_prof='no'
22226 if test "$enable_prof" = 'yes' || test "$enable_gprof" = 'yes' || test "$enable_gcov" = 'yes'; then
35965 if test "$enable_prof" = 'yes'; then