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

  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 23 # define je_mallctlnametomib je_mallctlnametomib macro
jemalloc_mangle.h 28 # define mallctlnametomib je_mallctlnametomib
60 # undef je_mallctlnametomib macro
jemalloc.h 83 # 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
jemalloc_protos.h 46 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name,
  /external/jemalloc/include/jemalloc/internal/
public_unnamespace.h 17 #undef je_mallctlnametomib macro
public_namespace.h 17 #define je_mallctlnametomib JEMALLOC_N(mallctlnametomib) macro
ctl.h 96 if (je_mallctlnametomib(name, mibp, miblenp) != 0) { \
  /external/jemalloc/src/
jemalloc.c 2720 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) function
    [all...]

Completed in 209 milliseconds