Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.gen.h31 #define opt_xmalloc JEMALLOC_N(opt_xmalloc) macro
H A Dprivate_namespace.h31 #define opt_xmalloc JEMALLOC_N(opt_xmalloc) macro
/netbsd-src/lib/libc/stdlib/
H A Djemalloc.c796 static bool opt_xmalloc = false; variable
3155 opt_xmalloc ? "X" : "x", in malloc_print_stats()
3427 opt_xmalloc = false; in malloc_init_hard()
3430 opt_xmalloc = true; in malloc_init_hard()