HomeSort by relevance Sort by last modified time
    Searched refs:ctl_nametomib (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
ctl.h 73 int ctl_nametomib(const char *name, size_t *mibp, size_t *miblenp);
private_namespace.h 191 #define ctl_nametomib JEMALLOC_N(ctl_nametomib) macro
private_unnamespace.h 191 #undef ctl_nametomib macro
  /external/jemalloc/src/
ctl.c 937 ctl_nametomib(const char *name, size_t *mibp, size_t *miblenp) function
    [all...]
jemalloc.c     [all...]

Completed in 715 milliseconds