Home
last modified time | relevance | path

Searched refs:TEST_MALLCTL_OPT (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dmallctl.c159 TEST_MALLCTL_OPT(bool, abort, always); in TEST_BEGIN()
162 TEST_MALLCTL_OPT(bool, retain, always); in TEST_BEGIN()
171 TEST_MALLCTL_OPT(bool, zero, fill); in TEST_BEGIN()
172 TEST_MALLCTL_OPT(bool, utrace, utrace); in TEST_BEGIN()
173 TEST_MALLCTL_OPT(bool, xmalloc, xmalloc); in TEST_BEGIN()
174 TEST_MALLCTL_OPT(bool, tcache, always); in TEST_BEGIN()
178 TEST_MALLCTL_OPT(bool, prof, prof); in TEST_BEGIN()
182 TEST_MALLCTL_OPT(bool, prof_accum, prof); in TEST_BEGIN()
184 TEST_MALLCTL_OPT(bool, prof_gdump, prof); in TEST_BEGIN()
186 TEST_MALLCTL_OPT(bool, prof_leak, prof); in TEST_BEGIN()
[all …]