Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c364 bool did_rebalance_steal = (stolen_thread == thread); variable
368 …T_QUIET; T_EXPECT_EQ(did_rebalance_steal, should_rebalance_steal, "should rebalance steal to move "
370 if (did_rebalance_steal) {