Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1073 #define CONF_MATCH(n) \ in malloc_conf_init_helper() macro
1078 if (CONF_MATCH(n)) { \ in malloc_conf_init_helper()
1102 if (CONF_MATCH(n)) { \ in malloc_conf_init_helper()
1142 if (CONF_MATCH(n)) { \ in malloc_conf_init_helper()
1163 if (CONF_MATCH(n)) { \ in malloc_conf_init_helper()
1226 if (CONF_MATCH("bin_shards")) { in malloc_conf_init_helper()
1257 if (CONF_MATCH("stats_print_opts")) { in malloc_conf_init_helper()
1262 if (CONF_MATCH("junk")) { in malloc_conf_init_helper()
1343 if (CONF_MATCH("slab_sizes")) { in malloc_conf_init_helper()
1388 if (CONF_MATCH("log")) { in malloc_conf_init_helper()
[all …]