Home
last modified time | relevance | path

Searched refs:opt_xmalloc (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc/src/
Djemalloc.c41 bool opt_xmalloc = false; variable
1089 CONF_HANDLE_BOOL(opt_xmalloc, "xmalloc", true)
1425 if (config_xmalloc && unlikely(opt_xmalloc)) {
1503 if (config_xmalloc && unlikely(opt_xmalloc)) {
1538 if (config_xmalloc && unlikely(opt_xmalloc)) {
1655 if (config_xmalloc && unlikely(opt_xmalloc)) {
1793 if (config_xmalloc && unlikely(opt_xmalloc)) {
2060 if (config_xmalloc && unlikely(opt_xmalloc)) {
2193 if (config_xmalloc && unlikely(opt_xmalloc)) {
Dctl.c100 CTL_PROTO(opt_xmalloc)
268 {NAME("xmalloc"), CTL(opt_xmalloc)},
1277 CTL_RO_NL_CGEN(config_xmalloc, opt_xmalloc, opt_xmalloc, bool) in CTL_RO_BOOL_CONFIG_GEN()
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt347 opt_xmalloc
Dprivate_namespace.h347 #define opt_xmalloc JEMALLOC_N(opt_xmalloc) macro
Dprivate_unnamespace.h347 #undef opt_xmalloc
Djemalloc_internal.h414 extern bool opt_xmalloc;
Djemalloc_internal.h.in414 extern bool opt_xmalloc;