Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c4665 int num_candidates = bit_count(swap_candidates_map); in sched_edge_stir_the_pot_try_trigger_swap() local
4666 if (num_candidates == 0) { in sched_edge_stir_the_pot_try_trigger_swap()
4670 int cpu_of_type_offset_ind = offset % num_candidates; in sched_edge_stir_the_pot_try_trigger_swap()