Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Dprof_active.c9 mallctl_bool_get(const char *name, bool expected, const char *func, int line) in mallctl_bool_get() function
42 mallctl_bool_get("prof.active", prof_active_old_expected, func, line); in mallctl_prof_active_get_impl()
63 mallctl_bool_get("thread.prof.active", thread_prof_active_old_expected, in mallctl_thread_prof_active_get_impl()