Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c5722 int new_weight, check_weight; in __intel_pmu_check_dyn_constr() local
5745 check_weight = hweight64(check_mask); in __intel_pmu_check_dyn_constr()
5748 !check_weight) in __intel_pmu_check_dyn_constr()
5773 if (new_weight == check_weight) { in __intel_pmu_check_dyn_constr()
5775 } else if (new_weight < check_weight) { in __intel_pmu_check_dyn_constr()