| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| public_unnamespace.h | 7 #undef je_mallctl macro
|
| public_namespace.h | 7 #define je_mallctl JEMALLOC_N(mallctl) macro
|
| ctl.h | 121 if (je_mallctl(name, oldp, oldlenp, newp, newlen) != 0) { \
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/ |
| jemalloc_rename.h | 13 # define je_mallctl mallctl macro
|
| jemalloc_mangle.h | 18 # define mallctl je_mallctl 53 # undef je_mallctl macro
|
| jemalloc.h | 94 # define je_mallctl mallctl macro 117 # define je_mallctl __je_mallctl macro 355 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, 496 # define mallctl je_mallctl 531 # undef je_mallctl macro
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| public_unnamespace.h | 7 #undef je_mallctl macro
|
| public_namespace.h | 7 #define je_mallctl JEMALLOC_N(mallctl) macro
|
| /src/external/bsd/jemalloc/include/jemalloc/ |
| jemalloc_rename.h | 13 # define je_mallctl mallctl macro
|
| jemalloc_mangle.h | 18 # define mallctl je_mallctl 53 # undef je_mallctl macro
|
| jemalloc.h | 94 # define je_mallctl mallctl macro 117 # define je_mallctl __je_mallctl macro 355 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, 496 # define mallctl je_mallctl 531 # undef je_mallctl macro
|
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| public_unnamespace.h | 7 #undef je_mallctl macro
|
| public_namespace.h | 7 #define je_mallctl JEMALLOC_N(mallctl) macro
|
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/ |
| jemalloc_rename.h | 13 # define je_mallctl mallctl macro
|
| jemalloc_mangle.h | 18 # define mallctl je_mallctl 53 # undef je_mallctl macro
|
| jemalloc.h | 94 # define je_mallctl mallctl macro 117 # define je_mallctl __je_mallctl macro 355 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, 496 # define mallctl je_mallctl 531 # undef je_mallctl macro
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| public_unnamespace.h | 7 #undef je_mallctl macro
|
| public_namespace.h | 7 #define je_mallctl JEMALLOC_N(mallctl) macro
|
| /src/external/bsd/jemalloc.old/include/jemalloc/ |
| jemalloc_rename.h | 13 # define je_mallctl mallctl macro
|
| jemalloc_mangle.h | 18 # define mallctl je_mallctl 53 # undef je_mallctl macro
|
| jemalloc.h | 94 # define je_mallctl mallctl macro 117 # define je_mallctl __je_mallctl macro 355 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, 496 # define mallctl je_mallctl 531 # undef je_mallctl macro
|
| /src/external/bsd/jemalloc/dist/msvc/test_threads/ |
| test_threads.cpp | 25 je_mallctl("opt.narenas", (void *)&narenas, &sz, NULL, 0); 40 je_mallctl("stats.active", (void *)&allocated1, &sz1, NULL, 0); 110 je_mallctl("stats.active", (void *)&allocated2, &sz1, NULL, 0);
|
| /src/external/bsd/jemalloc.old/dist/msvc/test_threads/ |
| test_threads.cpp | 25 je_mallctl("opt.narenas", (void *)&narenas, &sz, NULL, 0); 40 je_mallctl("stats.active", (void *)&allocated1, &sz1, NULL, 0); 110 je_mallctl("stats.active", (void *)&allocated2, &sz1, NULL, 0);
|
| /src/external/bsd/jemalloc/dist/test/unit/ |
| hpa_background_thread.c | 56 err = je_mallctl( 87 err = je_mallctl(
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| hpa_background_thread.c | 56 err = je_mallctl( 87 err = je_mallctl(
|