Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/
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 Dconfigure9403 backtrace_method=""
9405 backtrace_method="N/A"
9437 if test "x$backtrace_method" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
9513 backtrace_method="libunwind"
9532 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
9600 backtrace_method="libgcc"
9621 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
9674 backtrace_method="gcc intrinsics"
9681 if test "x$backtrace_method" = "x" ; then
9682 backtrace_method="none (disabling profiling)"
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch11468 - backtrace_method=""
11470 - backtrace_method="N/A"
11505 -if test "x$backtrace_method" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
11581 - backtrace_method="libunwind"
11601 -if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
11669 - backtrace_method="libgcc"
11691 -if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
11744 - backtrace_method="gcc intrinsics"
11752 -if test "x$backtrace_method" = "x" ; then
11753 - backtrace_method="none (disabling profiling)"
[all …]