Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c236 int dst_ecore = 13; variable
240 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
241 ret = ipi_expect(dst_ecore, TEST_IPI_IDLE);
244 cpu_set_thread_current(dst_ecore, core_busy);
246 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
247 ret = ipi_expect(dst_ecore, TEST_IPI_IMMEDIATE);