Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.h30 extern void clutch_impl_cpu_set_thread_current(int cpu_id, test_thread_t thread);
H A Dsched_clutch_harness.c43 clutch_impl_cpu_set_thread_current(cpu_id, thread); in impl_cpu_set_thread_current()
H A Dsched_clutch_harness_impl.c280 clutch_impl_cpu_set_thread_current(int cpu_id, test_thread_t thread) in clutch_impl_cpu_set_thread_current() function
H A Dsched_edge_harness.c269 clutch_impl_cpu_set_thread_current(cpu_id, thread); in impl_cpu_set_thread_current()