Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h94 static const bool config_prof_libgcc = variable
/freebsd/contrib/jemalloc/src/
H A Dctl.c77 CTL_PROTO(config_prof_libgcc)
301 {NAME("prof_libgcc"), CTL(config_prof_libgcc)},
1754 CTL_RO_CONFIG_GEN(config_prof_libgcc, bool) in CTL_RO_CONFIG_GEN()