Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dedge_migration.c102 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
109 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
118 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
124 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
/xnu-11417.121.6/tests/sched/sched_test_harness/
H A Dsched_migration_harness.h57 TEST_IPI_EVENT_PREEMPT = 0x2, enumerator