Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_migration_harness.c57 thread_avoid_processor_expect(test_thread_t thread, int cpu_id, bool quantum_expiry, bool avoid_exp… in thread_avoid_processor_expect() argument
59 bool avoiding = impl_thread_avoid_processor(thread, cpu_id, quantum_expiry); in thread_avoid_processor_expect()
H A Dsched_migration_harness.h50 …thread_avoid_processor_expect(test_thread_t thread, int cpu_id, bool quantum_expiry, bool avoid_ex…
H A Dsched_harness_impl.h34 … impl_thread_avoid_processor(test_thread_t thread, int cpu_id, bool quantum_expiry);