Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/unit/
H A Dprof_active.c76 #define mallctl_thread_prof_active_set(a, b) \ macro
105 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
110 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
115 mallctl_thread_prof_active_set(false, true); in TEST_BEGIN()
120 mallctl_thread_prof_active_set(true, true); in TEST_BEGIN()
126 mallctl_thread_prof_active_set(true, false); in TEST_BEGIN()