Symbol: intel_uncore_box
arch/x86/events/intel/uncore.c
1017
size = uncore_max_dies() * sizeof(struct intel_uncore_box *);
arch/x86/events/intel/uncore.c
1163
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
1249
struct intel_uncore_box *box = pmu->boxes[die];
arch/x86/events/intel/uncore.c
1260
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
1478
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
1522
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
1567
struct intel_uncore_box *box, *tmp;
arch/x86/events/intel/uncore.c
159
struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu)
arch/x86/events/intel/uncore.c
1608
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
170
u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
179
void uncore_mmio_exit_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.c
185
u64 uncore_mmio_read_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.c
201
uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
238
void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
259
u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.c
274
static void uncore_assign_hw_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.c
295
void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
327
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
331
box = container_of(hrtimer, struct intel_uncore_box, hrtimer);
arch/x86/events/intel/uncore.c
350
void uncore_pmu_start_hrtimer(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.c
356
void uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.c
361
static void uncore_pmu_init_hrtimer(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.c
366
static struct intel_uncore_box *uncore_alloc_box(struct intel_uncore_type *type,
arch/x86/events/intel/uncore.c
370
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
399
static bool is_box_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
405
uncore_collect_events(struct intel_uncore_box *box, struct perf_event *leader,
arch/x86/events/intel/uncore.c
443
uncore_get_event_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore.c
467
static void uncore_put_event_constraint(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.c
474
static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n)
arch/x86/events/intel/uncore.c
525
struct intel_uncore_box *box = uncore_event_to_box(event);
arch/x86/events/intel/uncore.c
563
struct intel_uncore_box *box = uncore_event_to_box(event);
arch/x86/events/intel/uncore.c
598
struct intel_uncore_box *box = uncore_event_to_box(event);
arch/x86/events/intel/uncore.c
670
struct intel_uncore_box *box = uncore_event_to_box(event);
arch/x86/events/intel/uncore.c
701
struct intel_uncore_box *box = uncore_event_to_box(event);
arch/x86/events/intel/uncore.c
713
struct intel_uncore_box *fake_box;
arch/x86/events/intel/uncore.c
751
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
832
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.c
847
struct intel_uncore_box *box;
arch/x86/events/intel/uncore.h
132
void (*init_box)(struct intel_uncore_box *);
arch/x86/events/intel/uncore.h
133
void (*exit_box)(struct intel_uncore_box *);
arch/x86/events/intel/uncore.h
134
void (*disable_box)(struct intel_uncore_box *);
arch/x86/events/intel/uncore.h
135
void (*enable_box)(struct intel_uncore_box *);
arch/x86/events/intel/uncore.h
136
void (*disable_event)(struct intel_uncore_box *, struct perf_event *);
arch/x86/events/intel/uncore.h
137
void (*enable_event)(struct intel_uncore_box *, struct perf_event *);
arch/x86/events/intel/uncore.h
138
u64 (*read_counter)(struct intel_uncore_box *, struct perf_event *);
arch/x86/events/intel/uncore.h
139
int (*hw_config)(struct intel_uncore_box *, struct perf_event *);
arch/x86/events/intel/uncore.h
140
struct event_constraint *(*get_constraint)(struct intel_uncore_box *,
arch/x86/events/intel/uncore.h
142
void (*put_constraint)(struct intel_uncore_box *, struct perf_event *);
arch/x86/events/intel/uncore.h
153
struct intel_uncore_box **boxes;
arch/x86/events/intel/uncore.h
282
static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
295
unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
301
static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
306
static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
311
static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
317
unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
326
unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
331
static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
339
static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
346
static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
353
static inline unsigned uncore_msr_fixed_ctr(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
400
unsigned int uncore_freerunning_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
415
unsigned uncore_msr_event_ctl(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
428
unsigned uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
441
unsigned uncore_fixed_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
450
unsigned uncore_fixed_ctr(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
459
unsigned uncore_event_ctl(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
468
unsigned uncore_perf_ctr(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore.h
47
struct intel_uncore_box;
arch/x86/events/intel/uncore.h
476
static inline int uncore_perf_ctr_bits(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
481
static inline int uncore_fixed_ctr_bits(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
487
unsigned int uncore_freerunning_bits(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
495
static inline int uncore_num_freerunning(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
503
static inline int uncore_num_freerunning_types(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
509
static inline bool check_valid_freerunning_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
519
static inline int uncore_num_counters(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
533
static inline int uncore_freerunning_hw_config(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
542
static inline void uncore_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
548
static inline void uncore_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
554
static inline u64 uncore_read_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
560
static inline void uncore_box_init(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
568
static inline void uncore_box_exit(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
576
static inline bool uncore_box_is_fake(struct intel_uncore_box *box)
arch/x86/events/intel/uncore.h
586
static inline struct intel_uncore_box *uncore_event_to_box(struct perf_event *event)
arch/x86/events/intel/uncore.h
591
struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu);
arch/x86/events/intel/uncore.h
592
u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event);
arch/x86/events/intel/uncore.h
593
void uncore_mmio_exit_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore.h
594
u64 uncore_mmio_read_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore.h
596
void uncore_pmu_start_hrtimer(struct intel_uncore_box *box);
arch/x86/events/intel/uncore.h
597
void uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box);
arch/x86/events/intel/uncore.h
603
void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event);
arch/x86/events/intel/uncore.h
605
uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event);
arch/x86/events/intel/uncore.h
606
void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event);
arch/x86/events/intel/uncore.h
607
u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx);
arch/x86/events/intel/uncore_discovery.c
480
static u64 intel_generic_uncore_box_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
492
void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
502
void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
510
void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
518
static void intel_generic_uncore_msr_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
526
static void intel_generic_uncore_msr_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
544
struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
576
static inline int intel_pci_uncore_box_ctl(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
581
void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
592
void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
601
void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
609
static void intel_generic_uncore_pci_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
618
void intel_generic_uncore_pci_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
627
u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
651
void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
681
void intel_generic_uncore_mmio_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
689
void intel_generic_uncore_mmio_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_discovery.c
697
void intel_generic_uncore_mmio_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.c
708
void intel_generic_uncore_mmio_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.h
151
void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
152
void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
153
void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
155
void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
156
void intel_generic_uncore_mmio_disable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
157
void intel_generic_uncore_mmio_enable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
158
void intel_generic_uncore_mmio_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.h
160
void intel_generic_uncore_mmio_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.h
163
void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
164
void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
165
void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box);
arch/x86/events/intel/uncore_discovery.h
166
void intel_generic_uncore_pci_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.h
168
u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_discovery.h
177
struct intel_uncore_box *box);
arch/x86/events/intel/uncore_nhmex.c
1064
static void nhmex_rbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
1088
static int nhmex_rbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
1113
static void nhmex_rbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
202
static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_nhmex.c
207
static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_nhmex.c
212
static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_nhmex.c
227
static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_nhmex.c
242
static void nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
247
static void nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
352
static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
379
static void nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
443
static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
464
static void nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
555
static bool nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config)
arch/x86/events/intel/uncore_nhmex.c
616
static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore_nhmex.c
671
nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
740
static void nhmex_mbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
767
static int nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
821
static u64 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx)
arch/x86/events/intel/uncore_nhmex.c
837
static void nhmex_mbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
946
static void nhmex_rbox_alter_er(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_nhmex.c
980
nhmex_rbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
1006
static int snb_uncore_imc_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
1039
static u64 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
1325
static void nhm_uncore_msr_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1330
static void nhm_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1335
static void nhm_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
1536
uncore_get_box_mmio_addr(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snb.c
1574
static void __uncore_imc_init_box(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snb.c
1582
static void tgl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1651
static void adl_uncore_imc_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1660
static void adl_uncore_mmio_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1668
static void adl_uncore_mmio_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1734
static void adl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1806
static void lnl_uncore_hbo_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1832
static void lnl_uncore_sncu_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
1890
static void ptl_uncore_sncu_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
283
static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
293
static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
298
static void snb_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
306
static void snb_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
312
static void snb_uncore_msr_exit_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
397
static void skl_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
409
static void skl_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
415
static void skl_uncore_msr_exit_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
550
static void rkl_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
566
static void adl_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
571
static void adl_uncore_msr_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
577
static void adl_uncore_msr_exit_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
710
static void mtl_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
776
static void lnl_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
877
static void snb_uncore_imc_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
902
static void snb_uncore_imc_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
905
static void snb_uncore_imc_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snb.c
908
static void snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
911
static void snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snb.c
921
struct intel_uncore_box *box;
arch/x86/events/intel/uncore_snbep.c
1002
static int snbep_cbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1066
snbep_pcu_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1107
static void snbep_pcu_put_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1119
static int snbep_pcu_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1174
static int snbep_qpi_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1190
static void snbep_qpi_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1510
static void ivbep_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
1517
static void ivbep_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
1732
ivbep_cbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1737
static int ivbep_cbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1758
static void ivbep_cbox_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1859
static void ivbep_uncore_irp_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1868
static void ivbep_uncore_irp_disable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
1876
static u64 ivbep_uncore_irp_read_counter(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2159
knl_cha_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2164
static int knl_cha_hw_config(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
2190
static void hswep_cbox_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
2264
static void knl_uncore_imc_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
2272
static void knl_uncore_imc_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
2587
static int hswep_ubox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2715
hswep_cbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2720
static int hswep_cbox_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2741
static void hswep_cbox_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
2787
static void hswep_uncore_sbox_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
2837
static int hswep_pcu_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
2945
static u64 hswep_uncore_irp_read_counter(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
3553
skx_cha_get_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
3558
static int skx_cha_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
3636
static void skx_iio_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
4165
static void skx_upi_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
4326
static void skx_m2m_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
4542
static int snr_cha_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
4554
static void snr_cha_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
4745
static int snr_pcu_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
4834
static void snr_m2m_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
4880
static void snr_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
4982
static int snr_uncore_mmio_map(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5013
static void __snr_uncore_mmio_init_box(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5021
static void snr_uncore_mmio_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5028
static void snr_uncore_mmio_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5040
static void snr_uncore_mmio_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5052
static void snr_uncore_mmio_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5067
static void snr_uncore_mmio_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5183
static int icx_cha_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
5640
static void icx_uncore_imc_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5704
static void icx_uncore_imc_freerunning_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5747
static void spr_uncore_msr_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5759
static void spr_uncore_msr_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
5771
static int spr_cha_hw_config(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
578
static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5898
static void spr_uncore_mmio_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
590
static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
5946
static void spr_uncore_pci_enable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
6006
static void spr_uncore_mmio_offs8_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
602
static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
610
static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
618
static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
6190
static void spr_uncore_imc_freerunning_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
630
static void snbep_uncore_pci_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
638
static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
651
static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
664
static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
675
static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box,
arch/x86/events/intel/uncore_snbep.c
683
static void snbep_uncore_msr_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
6884
static void dmr_uncore_freerunning_init_box(struct intel_uncore_box *box)
arch/x86/events/intel/uncore_snbep.c
917
static void snbep_cbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event)
arch/x86/events/intel/uncore_snbep.c
934
__snbep_cbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event,
arch/x86/events/intel/uncore_snbep.c
997
snbep_cbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event)