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.c6007 int new_weight, check_weight; in __intel_pmu_check_dyn_constr() local
6030 check_weight = hweight64(check_mask); in __intel_pmu_check_dyn_constr()
6033 !check_weight) in __intel_pmu_check_dyn_constr()
6058 if (new_weight == check_weight) { in __intel_pmu_check_dyn_constr()
6060 } else if (new_weight < check_weight) { in __intel_pmu_check_dyn_constr()