Searched refs:intel_uncore_box (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/events/intel/ |
| A D | uncore.h | 45 struct intel_uncore_box; 111 void (*init_box)(struct intel_uncore_box *); 112 void (*exit_box)(struct intel_uncore_box *); 113 void (*disable_box)(struct intel_uncore_box *); 114 void (*enable_box)(struct intel_uncore_box *); 133 struct intel_uncore_box **boxes; 142 struct intel_uncore_box { struct 420 unsigned uncore_fixed_ctl(struct intel_uncore_box *box) in uncore_fixed_ctl() 429 unsigned uncore_fixed_ctr(struct intel_uncore_box *box) in uncore_fixed_ctr() 572 void uncore_mmio_exit_box(struct intel_uncore_box *box); [all …]
|
| A D | uncore_discovery.h | 142 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box); 143 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box); 144 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box); 146 void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box); 147 void intel_generic_uncore_mmio_disable_box(struct intel_uncore_box *box); 148 void intel_generic_uncore_mmio_enable_box(struct intel_uncore_box *box); 154 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box); 155 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box); 156 void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box); 159 u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box, [all …]
|
| A D | uncore_discovery.c | 430 static u64 intel_generic_uncore_box_ctl(struct intel_uncore_box *box) in intel_generic_uncore_box_ctl() 442 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_init_box() 447 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_disable_box() 452 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_enable_box() 483 struct intel_uncore_box *box) in intel_generic_uncore_assign_hw_event() 519 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_init_box() 528 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_disable_box() 536 void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_enable_box() 562 u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box, in intel_generic_uncore_pci_read_counter() 586 void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box) in intel_generic_uncore_mmio_init_box() [all …]
|
| A D | uncore_snb.c | 273 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 287 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 372 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 390 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 525 static void rkl_uncore_msr_init_box(struct intel_uncore_box *box) in rkl_uncore_msr_init_box() 541 static void adl_uncore_msr_init_box(struct intel_uncore_box *box) in adl_uncore_msr_init_box() 558 static void adl_uncore_msr_exit_box(struct intel_uncore_box *box) in adl_uncore_msr_exit_box() 692 static void mtl_uncore_msr_init_box(struct intel_uncore_box *box) in mtl_uncore_msr_init_box() 903 struct intel_uncore_box *box; in snb_uncore_imc_event_init() 1518 uncore_get_box_mmio_addr(struct intel_uncore_box *box, in uncore_get_box_mmio_addr() [all …]
|
| A D | uncore.c | 306 struct intel_uncore_box *box; in uncore_pmu_hrtimer() 358 struct intel_uncore_box *box; in uncore_alloc_box() 701 struct intel_uncore_box *fake_box; in uncore_validate_group() 739 struct intel_uncore_box *box; in uncore_pmu_event_init() 820 struct intel_uncore_box *box; in uncore_pmu_enable() 835 struct intel_uncore_box *box; in uncore_pmu_disable() 1153 struct intel_uncore_box *box; in uncore_pci_pmu_register() 1255 struct intel_uncore_box *box; in uncore_pci_remove() 1475 struct intel_uncore_box *box; in uncore_change_type_ctx() 1519 struct intel_uncore_box *box; in uncore_box_unref() [all …]
|
| A D | uncore_nhmex.c | 201 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() 206 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() 211 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() 226 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() 351 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config() 442 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config() 615 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) in nhmex_mbox_put_shared_reg() 670 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_get_constraint() 766 static int nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_hw_config() 820 static u64 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) in nhmex_mbox_shared_reg_config() [all …]
|
| A D | uncore_snbep.c | 606 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 659 static void snbep_uncore_msr_init_box(struct intel_uncore_box *box) in snbep_uncore_msr_init_box() 1531 static void ivbep_uncore_msr_init_box(struct intel_uncore_box *box) in ivbep_uncore_msr_init_box() 1538 static void ivbep_uncore_pci_init_box(struct intel_uncore_box *box) in ivbep_uncore_pci_init_box() 2185 static int knl_cha_hw_config(struct intel_uncore_box *box, in knl_cha_hw_config() 2211 static void hswep_cbox_enable_event(struct intel_uncore_box *box, 2762 static void hswep_cbox_enable_event(struct intel_uncore_box *box, in hswep_cbox_enable_event() 3706 static void skx_iio_enable_event(struct intel_uncore_box *box, in skx_iio_enable_event() 4651 static void snr_cha_enable_event(struct intel_uncore_box *box, in snr_cha_enable_event() 5095 static int snr_uncore_mmio_map(struct intel_uncore_box *box, in snr_uncore_mmio_map() [all …]
|
Completed in 40 milliseconds