Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac1058 backtrace_method=""
1060 backtrace_method="N/A"
1086 if test "x$backtrace_method" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
1095 backtrace_method="libunwind"
1111 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
1118 backtrace_method="libgcc"
1136 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
1139 backtrace_method="gcc intrinsics"
1145 if test "x$backtrace_method" = "x" ; then
1146 backtrace_method="none (disabling profiling)"
[all …]
H A Dconfigure9391 backtrace_method=""
9393 backtrace_method="N/A"
9501 backtrace_method="libunwind"
9520 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
9588 backtrace_method="libgcc"
9609 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
9662 backtrace_method="gcc intrinsics"
9669 if test "x$backtrace_method" = "x" ; then
9670 backtrace_method="none (disabling profiling)"
9675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $backtrace_method" >&5
[all …]