Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dprof_active.c31 mallctl_prof_active_get_impl(bool prof_active_old_expected, const char *func, in mallctl_prof_active_get_impl() argument
33 mallctl_bool_get("prof.active", prof_active_old_expected, func, line); in mallctl_prof_active_get_impl()
39 mallctl_prof_active_set_impl(bool prof_active_old_expected, in mallctl_prof_active_set_impl() argument
41 mallctl_bool_set("prof.active", prof_active_old_expected, in mallctl_prof_active_set_impl()