Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.h29 extern void clutch_impl_set_thread_processor_bound(test_thread_t thread, int cpu_id);
H A Dsched_clutch_harness.c32 clutch_impl_set_thread_processor_bound(thread, cpu_id); in impl_set_thread_processor_bound()
H A Dsched_edge_harness.c198 clutch_impl_set_thread_processor_bound(thread, cpu_id); in impl_set_thread_processor_bound()
H A Dsched_clutch_harness_impl.c285 clutch_impl_set_thread_processor_bound(test_thread_t thread, int cpu_id) in clutch_impl_set_thread_processor_bound() function