Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c4846 …boolean_t amp_rebalance = (thread->reason & (AST_REBALANCE | AST_QUANTUM)) == (AST_REBALANCE | AST… in sched_edge_migrate_candidate() local
4847 if (amp_rebalance) { in sched_edge_migrate_candidate()