Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/sched/
H A Dsched_test_utils.h43 uint64_t execute_clpcctrl(char *clpcctrl_args[], bool read_value);
H A Dsched_test_utils.c213 execute_clpcctrl(char *clpcctrl_args[], bool read_value) in execute_clpcctrl() argument
238 if (read_value) { in execute_clpcctrl()
/xnu-11215.61.5/tests/ipc/
H A Dipc_read_inspect.c341 vm_offset_t read_value = 0; in test_task_port_mig_intrans() local
347 &read_value, in test_task_port_mig_intrans()