Home
last modified time | relevance | path

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

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