HomeSort by: relevance | last modified time | path
    Searched refs:backtrace_method (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/
configure 11041 backtrace_method=""
11043 backtrace_method="N/A"
11078 if test "x$backtrace_method" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
11154 backtrace_method="libunwind"
11174 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
11242 backtrace_method="libgcc"
11264 if test "x$backtrace_method" = "x" -a "x$enable_prof_gcc" = "x1" \
11317 backtrace_method="gcc intrinsics"
11325 if test "x$backtrace_method" = "x" ; then
11326 backtrace_method="none (disabling profiling)
    [all...]
  /src/external/bsd/jemalloc/dist/
configure 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
    [all...]

Completed in 19 milliseconds