Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_migration_harness.h72 extern void cpu_send_ipi_for_thread(int cpu_id, test_thread_t thread, test_ipi_event_t event);
H A Dsched_migration_harness.c138 cpu_send_ipi_for_thread(int cpu_id, test_thread_t thread, test_ipi_event_t event) in cpu_send_ipi_for_thread() function
/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c224 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
231 cpu_send_ipi_for_thread(dst_pcore, thread, TEST_IPI_EVENT_PREEMPT);
240 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);
246 cpu_send_ipi_for_thread(dst_ecore, thread, TEST_IPI_EVENT_PREEMPT);