Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Dprof_active.c38 mallctl_prof_active_get_impl(bool prof_active_old_expected, const char *func, in mallctl_prof_active_get_impl() argument
42 mallctl_bool_get("prof.active", prof_active_old_expected, func, line); in mallctl_prof_active_get_impl()
48 mallctl_prof_active_set_impl(bool prof_active_old_expected, in mallctl_prof_active_set_impl() argument
52 mallctl_bool_set("prof.active", prof_active_old_expected, in mallctl_prof_active_set_impl()