Searched refs:je_mallctlnametomib (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h71 JEMALLOC_EXPORT int je_mallctlnametomib(const char *name, size_t *mibp,
110 #define mallctlnametomib je_mallctlnametomib
142 #undef je_mallctlnametomib macro
H A Djemalloc_defs.h26 #define je_mallctlnametomib mallctlnametomib macro
/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h95 if (je_mallctlnametomib(name, mibp, miblenp) != 0) { \
/freebsd-10.3-release/contrib/jemalloc/src/
H A Djemalloc.c1381 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) function

Completed in 54 milliseconds