Searched refs:fixed_cntr_mask64 (Results 1 – 4 of 4) sorted by relevance
745 u64 fixed_cntr_mask64; member858 u64 fixed_cntr_mask64; member1323 return hweight64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_num_counters_fixed()1328 return fls64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_max_num_counters_fixed()
2124 pr_info("... fixed-purpose bitmap: %016llx\n", hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_show_pmu_cap()
5842 u64 fixed_cntr_mask = hybrid(pmu, fixed_cntr_mask64); in intel_pmu_check_event_constraints_all()5917 hybrid(pmu, fixed_cntr_mask64) = ebx; in update_pmu_cap()5962 intel_pmu_check_counters_mask(&pmu->cntr_mask64, &pmu->fixed_cntr_mask64, in intel_pmu_check_hybrid_pmus()7408 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init_hybrid()7591 x86_pmu.fixed_cntr_mask64 = in intel_pmu_init()7594 x86_pmu.fixed_cntr_mask64 = fixed_mask; in intel_pmu_init()8232 pmu->fixed_cntr_mask64 <<= 1; in intel_pmu_init()8233 pmu->fixed_cntr_mask64 |= 0x1; in intel_pmu_init()8236 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init()8248 pmu->fixed_cntr_mask64 = x86_pmu.fixed_cntr_mask64; in intel_pmu_init()[all …]
3033 mask |= x86_pmu.fixed_cntr_mask64 << INTEL_PMC_IDX_FIXED; in intel_pmu_drain_pebs_nhm()3198 (hybrid(cpuc->pmu, fixed_cntr_mask64) << INTEL_PMC_IDX_FIXED); in intel_pmu_drain_pebs_icl()