Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dprof_active.c4 mallctl_bool_get(const char *name, bool expected, const char *func, int line) { in mallctl_bool_get() function
33 mallctl_bool_get("prof.active", prof_active_old_expected, func, line); in mallctl_prof_active_get_impl()
50 mallctl_bool_get("thread.prof.active", thread_prof_active_old_expected, in mallctl_thread_prof_active_get_impl()