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

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h23 # define je_mallctlnametomib je_mallctlnametomib macro
H A Djemalloc_mangle.h28 # define mallctlnametomib je_mallctlnametomib
60 # undef je_mallctlnametomib macro
H A Djemalloc.h83 # define je_mallctlnametomib je_mallctlnametomib macro
240 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name,
347 # define mallctlnametomib je_mallctlnametomib
379 # undef je_mallctlnametomib macro
H A Djemalloc_protos.h46 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name,
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h17 #undef je_mallctlnametomib macro
H A Dpublic_namespace.h17 #define je_mallctlnametomib JEMALLOC_N(mallctlnametomib) macro
H A Dctl.h96 if (je_mallctlnametomib(name, mibp, miblenp) != 0) { \
/external/jemalloc/src/
H A Djemalloc.c2720 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) function

Completed in 389 milliseconds