Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h86 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; variable
/freebsd-12.1/contrib/jemalloc/src/
H A Dctl.c74 CTL_PROTO(config_malloc_conf)
272 {NAME("malloc_conf"), CTL(config_malloc_conf)},
1644 CTL_RO_CONFIG_GEN(config_malloc_conf, const char *) in CTL_RO_CONFIG_GEN()
H A Dstats.c858 emitter_type_string, &config_malloc_conf); in stats_general_print()
H A Djemalloc.c886 opts = config_malloc_conf; in malloc_conf_init()
/freebsd-12.1/contrib/jemalloc/
H A DFREEBSD-diffs106 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;