Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/sched/
H A Dedge_migration.c114 int dst_ecore = 13; variable
118 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
119 ret = ipi_expect(dst_ecore, TEST_IPI_IDLE);
122 cpu_set_thread_current(dst_ecore, core_busy);
124 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
125 ret = ipi_expect(dst_ecore, TEST_IPI_IMMEDIATE);