Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c3975 bool is_local_b = bitmap_test(data_b->spsosd_src_pset->local_psets, data_b->spsosd_dst_pset_id); in sched_edge_search_order_weight_then_locality() local
3976 if (is_local_a != is_local_b) { in sched_edge_search_order_weight_then_locality()