Searched refs:fixed_cntr_mask64 (Results 1 – 3 of 3) sorted by relevance
753 u64 fixed_cntr_mask64; member866 u64 fixed_cntr_mask64; member1332 return hweight64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_num_counters_fixed()1337 return fls64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_max_num_counters_fixed()
6148 u64 fixed_cntr_mask = hybrid(pmu, fixed_cntr_mask64); in intel_pmu_check_event_constraints_all()6229 hybrid(pmu, fixed_cntr_mask64) = ebx; in update_pmu_cap_from_perfmonext()6288 intel_pmu_check_counters_mask(&pmu->cntr_mask64, &pmu->fixed_cntr_mask64, in intel_pmu_check_hybrid_pmus()7737 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init_hybrid()7969 x86_pmu.fixed_cntr_mask64 = in intel_pmu_init()7972 x86_pmu.fixed_cntr_mask64 = fixed_mask; in intel_pmu_init()8604 pmu->fixed_cntr_mask64 <<= 1; in intel_pmu_init()8605 pmu->fixed_cntr_mask64 |= 0x1; in intel_pmu_init()8608 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init()8620 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init()[all …]
3042 mask |= x86_pmu.fixed_cntr_mask64 << INTEL_PMC_IDX_FIXED; in intel_pmu_drain_pebs_nhm()3207 (hybrid(cpuc->pmu, fixed_cntr_mask64) << INTEL_PMC_IDX_FIXED); in intel_pmu_drain_pebs_icl()