OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backtrace_method
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/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.old/dist/
configure
9391
backtrace_method
=""
9393
backtrace_method
="N/A"
9425
if test "x$
backtrace_method
" = "x" -a "x$enable_prof_libunwind" = "x1" ; then
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)
[
all
...]
Completed in 31 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026