Searched refs:TEST_MALLCTL_CONFIG (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | mallctl.c | 129 TEST_MALLCTL_CONFIG(cache_oblivious, bool); in TEST_BEGIN() 130 TEST_MALLCTL_CONFIG(debug, bool); in TEST_BEGIN() 131 TEST_MALLCTL_CONFIG(fill, bool); in TEST_BEGIN() 132 TEST_MALLCTL_CONFIG(lazy_lock, bool); in TEST_BEGIN() 134 TEST_MALLCTL_CONFIG(prof, bool); in TEST_BEGIN() 135 TEST_MALLCTL_CONFIG(prof_libgcc, bool); in TEST_BEGIN() 136 TEST_MALLCTL_CONFIG(prof_libunwind, bool); in TEST_BEGIN() 137 TEST_MALLCTL_CONFIG(stats, bool); in TEST_BEGIN() 138 TEST_MALLCTL_CONFIG(utrace, bool); in TEST_BEGIN() 139 TEST_MALLCTL_CONFIG(xmalloc, bool); in TEST_BEGIN() [all …]
|