Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_harness_impl.h37 extern void impl_set_current_processor(int cpu_id);
H A Dsched_migration_harness.c92 impl_set_current_processor(cpu_id); in set_current_processor()
H A Dsched_edge_harness.c393 impl_set_current_processor(int cpu_id) in impl_set_current_processor() function