Searched refs:config_xmalloc (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Djemalloc.c617 if (config_xmalloc) {
934 if (config_xmalloc && opt_xmalloc) {
1006 if (config_xmalloc && opt_xmalloc) {
1044 if (config_xmalloc && opt_xmalloc) {
1158 if (config_xmalloc && opt_xmalloc) {
1277 if (config_xmalloc && opt_xmalloc) {
1473 if (config_xmalloc && opt_xmalloc) {
1607 if (config_xmalloc && opt_xmalloc) {
H A Dctl.c88 CTL_PROTO(config_xmalloc)
226 {NAME("xmalloc"), CTL(config_xmalloc)}
1150 CTL_RO_BOOL_CONFIG_GEN(config_xmalloc)
1165 CTL_RO_NL_CGEN(config_xmalloc, opt_xmalloc, opt_xmalloc, bool)
/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h115 static const bool config_xmalloc = variable

Completed in 104 milliseconds