Searched refs:extra_reg (Results 1 – 10 of 10) sorted by relevance
353 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_bbox_hw_config()380 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_bbox_msr_enable_event()444 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_sbox_hw_config()465 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_sbox_msr_enable_event()632 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_mbox_alter_er()671 struct hw_perf_event_extra *reg1 = &event->hw.extra_reg; in nhmex_mbox_get_constraint()770 struct extra_reg *er; in nhmex_mbox_hw_config()838 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_mbox_msr_enable_event()947 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_rbox_alter_er()981 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in nhmex_rbox_get_constraint()[all …]
638 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in snbep_uncore_msr_enable_event()1015 struct extra_reg *er; in snbep_cbox_hw_config()1059 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in snbep_pcu_alter_er()1132 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in snbep_pcu_hw_config()1187 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in snbep_qpi_hw_config()1204 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in snbep_qpi_enable_event()1741 struct extra_reg *er; in ivbep_cbox_hw_config()1762 struct hw_perf_event_extra *reg1 = &hwc->extra_reg; in ivbep_cbox_enable_event()2169 struct extra_reg *er; in knl_cha_hw_config()2724 struct extra_reg *er; in hswep_cbox_hw_config()[all …]
87 static struct extra_reg intel_nehalem_extra_regs[] __read_mostly =210 static struct extra_reg intel_knl_extra_regs[] __read_mostly = {216 static struct extra_reg intel_snb_extra_regs[] __read_mostly = {232 static struct extra_reg intel_skl_extra_regs[] __read_mostly = {272 static struct extra_reg intel_icl_extra_regs[] __read_mostly = {3081 event->hw.extra_reg.idx = idx; in intel_fixup_er()3086 event->hw.extra_reg.reg = MSR_OFFCORE_RSP_0; in intel_fixup_er()3090 event->hw.extra_reg.reg = MSR_OFFCORE_RSP_1; in intel_fixup_er()3209 xreg = &event->hw.extra_reg; in intel_shared_regs_constraints()3560 reg = &event->hw.extra_reg; in intel_put_shared_regs_event_constraints()[all …]
167 struct hw_perf_event_extra *reg1 = &event->hw.extra_reg; in uncore_get_constraint()204 struct hw_perf_event_extra *reg1 = &event->hw.extra_reg; in uncore_put_constraint()752 event->hw.extra_reg.idx = EXTRA_REG_NONE; in uncore_pmu_event_init()
716 event->hw.extra_reg.idx = EXTRA_REG_NONE; in snb_uncore_imc_event_init()
68 #define OVERFLOW_REG(hwc) ((hwc)->extra_reg.config)69 #define SFB_ALLOC_REG(hwc) ((hwc)->extra_reg.alloc)
549 struct extra_reg { struct659 struct extra_reg *extra_regs;890 struct extra_reg *extra_regs;1112 if (hwc->extra_reg.reg) in __x86_pmu_enable_event()1113 wrmsrl(hwc->extra_reg.reg, hwc->extra_reg.config); in __x86_pmu_enable_event()
159 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in x86_pmu_extra_regs()161 struct extra_reg *er; in x86_pmu_extra_regs()163 reg = &event->hw.extra_reg; in x86_pmu_extra_regs()669 event->hw.extra_reg.idx = EXTRA_REG_NONE; in __x86_pmu_event_init()
148 struct hw_perf_event_extra extra_reg; member
846 hwc->extra_reg.reg = REG_OVERFLOW; in __hw_perf_event_init()
Completed in 101 milliseconds