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.c5720 int new_weight, check_weight; in __intel_pmu_check_dyn_constr() local
5743 check_weight = hweight64(check_mask); in __intel_pmu_check_dyn_constr()
5746 !check_weight) in __intel_pmu_check_dyn_constr()
5771 if (new_weight == check_weight) { in __intel_pmu_check_dyn_constr()
5773 } else if (new_weight < check_weight) { in __intel_pmu_check_dyn_constr()