Searched refs:idle_smt (Results 1 – 1 of 1) sorted by relevance
11962 int cpu, idle_smt = -1; in should_we_balance() local11996 if (idle_smt == -1) in should_we_balance()11997 idle_smt = cpu; in should_we_balance()12017 if (idle_smt != -1) in should_we_balance()12018 return idle_smt == env->dst_cpu; in should_we_balance()