Lines Matching refs:backtrace_method
11610 backtrace_method=""
11612 backtrace_method="N/A"
11647 if test "x$backtrace_method" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
11723 backtrace_method="libunwind"
11748 if test "x$backtrace_method" = "x" -a "x$enable_prof_frameptr" = "x1" \
11801 backtrace_method="frame pointer linux"
11825 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
11893 backtrace_method="libgcc"
11915 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
11968 backtrace_method="gcc intrinsics"
11976 if test "x$backtrace_method" = "x" ; then
11977 backtrace_method="none (disabling profiling)"
11982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $backtrace_method" >&5
11983 $as_echo "$backtrace_method" >&6; }