Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/
H A Dedge_migration.c214 int dst_ecore = 13; variable
218 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
219 ret = ipi_expect(dst_ecore, TEST_IPI_IDLE);
222 cpu_set_thread_current(dst_ecore, core_busy);
224 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
225 ret = ipi_expect(dst_ecore, TEST_IPI_IMMEDIATE);