Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/sched/
H A Dedge_migration.c98 int dst_pcore = 3; variable
102 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
103 ret = ipi_expect(dst_pcore, TEST_IPI_IDLE);
107 cpu_set_thread_current(dst_pcore, core_busy);
109 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
110 ret = ipi_expect(dst_pcore, TEST_IPI_IMMEDIATE);