Searched refs:has_smt (Results 1 – 2 of 2) sorted by relevance
676 bool has_smt = __max_threads_per_core > 1; in set_cpu_sibling_map() local677 bool has_mp = has_smt || topology_num_cores_per_package() > 1; in set_cpu_sibling_map()700 if ((i == cpu) || (has_smt && match_smt(c, o))) in set_cpu_sibling_map()
935 pmu->has_smt = topology_core_has_smt(cpumask_first(&pmu->supported_cpus)); in armpmu_register()