Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_clutch.c3335 sched_edge_balance(processor_t cprocessor, processor_set_t cpset);
3398 .processor_balance = sched_edge_balance,
4119 sched_edge_balance(__unused processor_t cprocessor, processor_set_t cpset) in sched_edge_balance() function
/xnu-8796.141.3/doc/
H A Dsched_clutch_edge.md260 …steal callout and perform rebalancing as part of SCHED(processor_balance) i.e. sched_edge_balance()
267 …r and would like to rebalance it onto itself. The implementation (`sched_edge_balance()`) sends an…