Searched refs:opt_xmalloc (Results 1 – 4 of 4) sorted by relevance
35 bool opt_xmalloc = false; variable634 CONF_HANDLE_BOOL(opt_xmalloc, "xmalloc") in malloc_conf_init()897 if (config_xmalloc && opt_xmalloc) { in je_malloc()943 if (config_xmalloc && opt_xmalloc) { in imemalign()986 if (config_xmalloc && opt_xmalloc) { in imemalign()1089 if (config_xmalloc && opt_xmalloc) { in je_calloc()1191 if (config_xmalloc && opt_xmalloc) { in je_realloc()1233 if (config_xmalloc && opt_xmalloc) { in je_realloc()1496 if (config_xmalloc && opt_xmalloc) { in je_allocm()1626 if (config_xmalloc && opt_xmalloc) { in je_rallocm()
103 CTL_PROTO(opt_xmalloc)245 {NAME("xmalloc"), CTL(opt_xmalloc)},1262 CTL_RO_NL_CGEN(config_xmalloc, opt_xmalloc, opt_xmalloc, bool) in CTL_RO_BOOL_CONFIG_GEN()
270 #define opt_xmalloc JEMALLOC_N(opt_xmalloc) macro
528 extern bool opt_xmalloc;