Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c3702 sched_edge_balance(processor_t cprocessor, processor_set_t cpset);
3764 .processor_balance = sched_edge_balance,
4460 sched_edge_balance(__unused processor_t cprocessor, processor_set_t cpset) in sched_edge_balance() function
/xnu-11215.81.4/doc/scheduler/
H A Dsched_clutch_edge.md262 …steal callout and perform rebalancing as part of SCHED(processor_balance) i.e. sched_edge_balance()
269 …r and would like to rebalance it onto itself. The implementation (`sched_edge_balance()`) sends an…