Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h101 static const bool config_prof_libunwind = variable
/freebsd/contrib/jemalloc/src/
H A Dctl.c78 CTL_PROTO(config_prof_libunwind)
302 {NAME("prof_libunwind"), CTL(config_prof_libunwind)},
1755 CTL_RO_CONFIG_GEN(config_prof_libunwind, bool) in CTL_RO_CONFIG_GEN()