Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_harness_impl.h33 extern bool impl_thread_avoid_processor(test_thread_t thread, int cpu_id, bool qua…
H A Dsched_migration_harness.c59 bool avoiding = impl_thread_avoid_processor(thread, cpu_id, quantum_expiry); in thread_avoid_processor_expect()
H A Dsched_edge_harness.c364 impl_thread_avoid_processor(test_thread_t thread, int cpu_id, bool quantum_expired) in impl_thread_avoid_processor() function