Searched refs:idle_smt (Results 1 – 1 of 1) sorted by relevance
11077 int cpu, idle_smt = -1; in should_we_balance() local11111 if (idle_smt == -1) in should_we_balance()11112 idle_smt = cpu; in should_we_balance()11132 if (idle_smt != -1) in should_we_balance()11133 return idle_smt == env->dst_cpu; in should_we_balance()