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

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dprof_active.c73 #define mallctl_thread_prof_active_set(a, b) \ macro
101 mallctl_thread_prof_active_set(false, false);
106 mallctl_thread_prof_active_set(false, false);
111 mallctl_thread_prof_active_set(false, true);
116 mallctl_thread_prof_active_set(true, true);
122 mallctl_thread_prof_active_set(true, false);

Completed in 23 milliseconds