Searched refs:event_ctl (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/events/intel/ |
| H A D | uncore_snbep.c | 896 .event_ctl = SNBEP_U_MSR_PMON_CTL0, 1051 .event_ctl = SNBEP_C0_MSR_PMON_CTL0, 1162 .event_ctl = SNBEP_PCU_MSR_PMON_CTL0, 1243 .event_ctl = SNBEP_PCI_PMON_CTL0, \ 1275 .event_ctl = SNBEP_PCI_PMON_CTL0, 1569 .event_ctl = SNBEP_PCI_PMON_CTL0, \ 1682 .event_ctl = SNBEP_U_MSR_PMON_CTL0, 1811 .event_ctl = SNBEP_C0_MSR_PMON_CTL0, 1835 .event_ctl = SNBEP_PCU_MSR_PMON_CTL0, 1948 .event_ctl = SNBEP_PCI_PMON_CTL0, [all …]
|
| H A D | uncore_snb.c | 335 .event_ctl = SNB_UNC_CBO_0_PERFEVTSEL0, 352 .event_ctl = SNB_UNC_ARB_PERFEVTSEL0, 413 .event_ctl = SNB_UNC_CBO_0_PERFEVTSEL0, 449 .event_ctl = SNB_UNC_CBO_0_PERFEVTSEL0, 491 .event_ctl = ICL_UNC_ARB_PERFEVTSEL, 594 .event_ctl = ADL_UNC_CBO_0_PERFEVTSEL0, 607 .event_ctl = ADL_UNC_ARB_PERFEVTSEL0, 647 .event_ctl = MTL_UNC_CBO_0_PERFEVTSEL0, 660 .event_ctl = MTL_UNC_HAC_ARB_CTRL, 673 .event_ctl = MTL_UNC_ARB_CTRL, [all …]
|
| H A D | uncore.h | 59 unsigned event_ctl; member 298 return idx * 8 + box->pmu->type->event_ctl; in uncore_pci_event_ctl() 300 return idx * 4 + box->pmu->type->event_ctl; in uncore_pci_event_ctl() 399 return box->pmu->type->event_ctl + in uncore_msr_event_ctl()
|
| H A D | uncore_discovery.c | 556 hwc->config_base = box_ctl + box->pmu->type->event_ctl + hwc->idx; in intel_generic_uncore_assign_hw_event() 720 uncore->event_ctl = (unsigned int)type->ctl_offset; in uncore_update_uncore_type()
|
| /linux/drivers/pci/switch/ |
| H A D | switchtec.c | 1015 static int event_ctl(struct switchtec_dev *stdev, in event_ctl() function 1101 ret = event_ctl(stdev, &ctl); in ioctl_event_ctl() 1106 ret = event_ctl(stdev, &ctl); in ioctl_event_ctl()
|