Home
last modified time | relevance | path

Searched defs:mibp (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dctl.h95 #define xmallctlnametomib(name, mibp, miblenp) do { \ argument
/external/jemalloc_new/include/jemalloc/internal/
Dctl.h114 #define xmallctlnametomib(name, mibp, miblenp) do { \ argument
/external/jemalloc/src/
Dctl.c819 size_t *mibp, size_t *depthp) in ctl_lookup()
947 ctl_nametomib(tsdn_t *tsdn, const char *name, size_t *mibp, size_t *miblenp) in ctl_nametomib()
Djemalloc.c2720 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp)
/external/jemalloc_new/src/
Dctl.c1076 size_t *mibp, size_t *depthp) { in ctl_lookup()
1205 ctl_nametomib(tsd_t *tsd, const char *name, size_t *mibp, size_t *miblenp) { in ctl_nametomib()
Djemalloc.c3092 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) {