Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_externs.h22 extern const char *opt_junk;
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h35 #define opt_junk JEMALLOC_N(opt_junk)
29 #define opt_junk JEMALLOC_N(opt_junk) global() macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c81 const char *opt_junk = variable
1341 opt_junk = "true"; in malloc_conf_init_helper()
1345 opt_junk = "false"; in malloc_conf_init_helper()
1349 opt_junk = "alloc"; in malloc_conf_init_helper()
1353 opt_junk = "free"; in malloc_conf_init_helper()
H A Dctl.c123 CTL_PROTO(opt_junk)
444 {NAME("junk"), CTL(opt_junk)},
2175 CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *) in arena_reset_finish_background_thread()