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

  /src/external/bsd/jemalloc/dist/
configure 800 enable_prof_libgcc
11162 if test "${enable_prof_libgcc+set}" = set; then :
11163 enableval=$enable_prof_libgcc; if test "x$enable_prof_libgcc" = "xno" ; then
11164 enable_prof_libgcc="0"
11166 enable_prof_libgcc="1"
11170 enable_prof_libgcc="1"
11174 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
11185 enable_prof_libgcc="0"
11190 if test "x${enable_prof_libgcc}" = "x1" ; the
    [all...]
  /src/external/bsd/jemalloc.old/dist/
configure 785 enable_prof_libgcc
9508 if test "${enable_prof_libgcc+set}" = set; then :
9509 enableval=$enable_prof_libgcc; if test "x$enable_prof_libgcc" = "xno" ; then
9510 enable_prof_libgcc="0"
9512 enable_prof_libgcc="1"
9516 enable_prof_libgcc="1"
9520 if test "x$backtrace_method" = "x" -a "x$enable_prof_libgcc" = "x1" \
9531 enable_prof_libgcc="0"
9536 if test "x${enable_prof_libgcc}" = "x1" ; the
    [all...]

Completed in 34 milliseconds