OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:je_mallctl
(Results
1 - 6
of
6
) sorted by null
/external/jemalloc/include/jemalloc/internal/
public_namespace.h
15
#define
je_mallctl
JEMALLOC_N(mallctl)
macro
public_unnamespace.h
15
#undef
je_mallctl
macro
/external/jemalloc/include/jemalloc/
jemalloc_rename.h
21
# define
je_mallctl
je_mallctl
macro
jemalloc_mangle.h
26
# define mallctl
je_mallctl
57
# undef
je_mallctl
macro
jemalloc.h
53
# define
je_mallctl
je_mallctl
macro
139
JEMALLOC_EXPORT int
je_mallctl
(const char *name, void *oldp,
187
# define mallctl
je_mallctl
218
# undef
je_mallctl
macro
/external/jemalloc/src/
jemalloc.c
1816
je_mallctl
(const char *name, void *oldp, size_t *oldlenp, void *newp,
function
[
all
...]
Completed in 361 milliseconds