OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmallctl
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/internal/
ctl.h
85
#define
xmallctl
(name, oldp, oldlenp, newp, newlen) do { \
macro
89
"<jemalloc>: Failure in
xmallctl
(\"%s\", ...)\n", \
/external/jemalloc/src/
stats.c
6
xmallctl
(n, (void *)v, &sz, NULL, 0); \
1005
xmallctl
("arenas.initialized", (void *)initialized,
[
all
...]
Completed in 62 milliseconds