Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dprof_active.c62 #define mallctl_thread_prof_active_set(a, b) \ macro
88 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
93 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
98 mallctl_thread_prof_active_set(false, true); in TEST_BEGIN()
103 mallctl_thread_prof_active_set(true, true); in TEST_BEGIN()
109 mallctl_thread_prof_active_set(true, false); in TEST_BEGIN()
/external/jemalloc/test/unit/
Dprof_active.c77 #define mallctl_thread_prof_active_set(a, b) \ macro
106 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
111 mallctl_thread_prof_active_set(false, false); in TEST_BEGIN()
116 mallctl_thread_prof_active_set(false, true); in TEST_BEGIN()
121 mallctl_thread_prof_active_set(true, true); in TEST_BEGIN()
127 mallctl_thread_prof_active_set(true, false); in TEST_BEGIN()