Searched refs:ctl_nametomib (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dctl_externs.h8 int ctl_nametomib(tsdn_t *tsdn, const char *name, size_t *mibp,
H A Dprivate_namespace.h138 #define ctl_nametomib JEMALLOC_N(ctl_nametomib) macro
H A Dprivate_unnamespace.h138 #undef ctl_nametomib macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Djemalloc.c2648 ret = ctl_nametomib(tsdn, name, mibp, miblenp);
H A Dctl.c959 ctl_nametomib(tsdn_t *tsdn, const char *name, size_t *mibp, size_t *miblenp) function

Completed in 90 milliseconds