Searched refs:stir_the_pot_swap_cpu (Results 1 – 1 of 1) sorted by relevance
5433 int stir_the_pot_swap_cpu = sched_edge_stir_the_pot_check_inbox_for_thread(thread, true); in sched_edge_migrate_candidate() local5434 if (stir_the_pot_swap_cpu != -1) { in sched_edge_migrate_candidate()5435 *processor_hint_out = processor_array[stir_the_pot_swap_cpu]; in sched_edge_migrate_candidate()5436 selected_pset = processor_array[stir_the_pot_swap_cpu]->processor_set; in sched_edge_migrate_candidate()5439 2, stir_the_pot_swap_cpu, 0, 0); in sched_edge_migrate_candidate()