Home
last modified time | relevance | path

Searched refs:enable_prof_gcc (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/
Dconfigure.ac1128 [if test "x$enable_prof_gcc" = "xno" ; then
1129 enable_prof_gcc="0"
1131 enable_prof_gcc="1"
1134 [enable_prof_gcc="1"]
1136 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
1142 enable_prof_gcc="0"
2286 AC_MSG_RESULT([prof-gcc : ${enable_prof_gcc}])
Dconfigure9610 enableval=$enable_prof_gcc; if test "x$enable_prof_gcc" = "xno" ; then
9611 enable_prof_gcc="0"
9613 enable_prof_gcc="1"
9617 enable_prof_gcc="1"
9621 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
9678 enable_prof_gcc="0"
13715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: prof-gcc : ${enable_prof_gcc}" >&5
13716 $as_echo "prof-gcc : ${enable_prof_gcc}" >&6; }