Home
last modified time | relevance | path

Searched defs:je_mallctlnametomib (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h7 #define je_mallctlnametomib JEMALLOC_N(mallctlnametomib) macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h142 #define je_mallctlnametomib __mallctlnametomib macro
H A Djemalloc.h68 # define je_mallctlnametomib mallctlnametomib macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c3652 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) { in je_mallctlnametomib() function