Searched refs:prof_active_old_expected (Results 1 – 1 of 1) sorted by relevance
38 mallctl_prof_active_get_impl(bool prof_active_old_expected, const char *func, in mallctl_prof_active_get_impl() argument41 mallctl_bool_get("prof.active", prof_active_old_expected, func, line); in mallctl_prof_active_get_impl()47 mallctl_prof_active_set_impl(bool prof_active_old_expected, in mallctl_prof_active_set_impl() argument50 mallctl_bool_set("prof.active", prof_active_old_expected, in mallctl_prof_active_set_impl()
Completed in 2 milliseconds