OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mallctl_bool_set
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/test/unit/
prof_active.c
22
mallctl_bool_set
(const char *name, bool old_expected, bool val_new,
function
52
mallctl_bool_set
("prof.active", prof_active_old_expected,
74
mallctl_bool_set
("thread.prof.active", thread_prof_active_old_expected,
/external/jemalloc_new/test/unit/
prof_active.c
16
mallctl_bool_set
(const char *name, bool old_expected, bool val_new,
function
41
mallctl_bool_set
("prof.active", prof_active_old_expected,
59
mallctl_bool_set
("thread.prof.active", thread_prof_active_old_expected,
Completed in 4545 milliseconds