Home
last modified time | relevance | path

Searched defs:clpcctrl_args (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/tests/
H A Dlocks.c49 char *const clpcctrl_args[] = { in clpc_set_core_count() local
/xnu-11215.61.5/tests/sched/
H A Dthread_group_fairness.c61 char *clpcctrl_args[] = {"-C", "e", NULL}; in environment_init() local
H A Dsched_test_utils.c213 execute_clpcctrl(char *clpcctrl_args[], bool read_value) in execute_clpcctrl()