OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
93
if (
je_mallctlnametomib
(name, mibp, miblenp) != 0) { \
/external/jemalloc/src/
jemalloc.c
2577
je_mallctlnametomib
(const char *name, size_t *mibp, size_t *miblenp)
function
[
all
...]
Completed in 429 milliseconds