Home
last modified time | relevance | path

Searched refs:preempting (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.c361 bool preempting = impl_processor_csw_check(cpu_id); in cpu_check_preempt_current() local
362 …fprintf(_log, "%s: would preempt on cpu %d? %d, expecting to preempt? %d\n", preempting == preempt… in cpu_check_preempt_current()
363 "PASS" : "FAIL", cpu_id, preempting, preemption_expected); in cpu_check_preempt_current()
364 return preempting == preemption_expected; in cpu_check_preempt_current()
/xnu-12377.1.9/doc/scheduler/
H A Dsched_clutch_edge.md286 …ng the slower core send its thread to the P-core involved in the swap, preempting the P-core threa…