Home
last modified time | relevance | path

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

/xnu-12377.41.6/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.c37 clutch_impl_set_thread_processor_bound(thread, cpu_id); in impl_set_thread_processor_bound()
H A Dsched_clutch_harness_impl.c274 clutch_impl_set_thread_processor_bound(test_thread_t thread, int cpu_id) in clutch_impl_set_thread_processor_bound() function
H A Dsched_edge_harness.c238 clutch_impl_set_thread_processor_bound(thread, cpu_id); in impl_set_thread_processor_bound()