Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dedge_migration.c103 ret = ipi_expect(dst_pcore, TEST_IPI_IDLE);
119 ret = ipi_expect(dst_ecore, TEST_IPI_IDLE);
/xnu-11417.121.6/tests/sched/sched_test_harness/
H A Dsched_migration_harness.h51 TEST_IPI_IDLE = 0x2, enumerator