Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/unit/
H A Dprof_active.c58 mallctl_thread_prof_active_get_impl(bool thread_prof_active_old_expected, in mallctl_thread_prof_active_get_impl() argument
62 mallctl_bool_get("thread.prof.active", thread_prof_active_old_expected, in mallctl_thread_prof_active_get_impl()
69 mallctl_thread_prof_active_set_impl(bool thread_prof_active_old_expected, in mallctl_thread_prof_active_set_impl() argument
73 mallctl_bool_set("thread.prof.active", thread_prof_active_old_expected, in mallctl_thread_prof_active_set_impl()