Symbol: intel_uncore_pmu
arch/x86/events/intel/uncore.c
1074
static struct intel_uncore_pmu *
arch/x86/events/intel/uncore.c
1103
static struct intel_uncore_pmu *
arch/x86/events/intel/uncore.c
1106
struct intel_uncore_pmu *pmu = NULL;
arch/x86/events/intel/uncore.c
1140
struct intel_uncore_pmu *pmu,
arch/x86/events/intel/uncore.c
1179
struct intel_uncore_pmu *pmu = NULL;
arch/x86/events/intel/uncore.c
1227
static void uncore_pci_pmu_unregister(struct intel_uncore_pmu *pmu, int die)
arch/x86/events/intel/uncore.c
1241
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
1272
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
1306
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
1361
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
139
struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu)
arch/x86/events/intel/uncore.c
1457
struct intel_uncore_pmu *pmu = type->pmus;
arch/x86/events/intel/uncore.c
1501
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
1549
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
1587
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
689
static int uncore_validate_group(struct intel_uncore_pmu *pmu,
arch/x86/events/intel/uncore.c
730
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.c
811
struct intel_uncore_pmu *uncore_pmu;
arch/x86/events/intel/uncore.c
814
uncore_pmu = container_of(pmu, struct intel_uncore_pmu, pmu);
arch/x86/events/intel/uncore.c
826
struct intel_uncore_pmu *uncore_pmu;
arch/x86/events/intel/uncore.c
829
uncore_pmu = container_of(pmu, struct intel_uncore_pmu, pmu);
arch/x86/events/intel/uncore.c
842
struct intel_uncore_pmu *pmu = container_of(dev_get_drvdata(dev), struct intel_uncore_pmu, pmu);
arch/x86/events/intel/uncore.c
859
struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
867
void uncore_get_alias_name(char *pmu_name, struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
879
static void uncore_get_pmu_name(struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
906
static int uncore_pmu_register(struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
940
static void uncore_pmu_unregister(struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
948
static void uncore_free_boxes(struct intel_uncore_pmu *pmu)
arch/x86/events/intel/uncore.c
959
struct intel_uncore_pmu *pmu = type->pmus;
arch/x86/events/intel/uncore.c
989
struct intel_uncore_pmu *pmus;
arch/x86/events/intel/uncore.h
101
struct intel_uncore_pmu *pmus;
arch/x86/events/intel/uncore.h
175
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore.h
242
static inline struct intel_uncore_pmu *dev_to_uncore_pmu(struct device *dev)
arch/x86/events/intel/uncore.h
244
return container_of(dev_get_drvdata(dev), struct intel_uncore_pmu, pmu);
arch/x86/events/intel/uncore.h
332
struct intel_uncore_pmu *pmu = box->pmu;
arch/x86/events/intel/uncore.h
404
struct intel_uncore_pmu *pmu = box->pmu;
arch/x86/events/intel/uncore.h
46
struct intel_uncore_pmu;
arch/x86/events/intel/uncore.h
580
static inline struct intel_uncore_pmu *uncore_event_to_pmu(struct perf_event *event)
arch/x86/events/intel/uncore.h
582
return container_of(event->pmu, struct intel_uncore_pmu, pmu);
arch/x86/events/intel/uncore.h
590
struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu);
arch/x86/events/intel/uncore.h
607
void uncore_get_alias_name(char *pmu_name, struct intel_uncore_pmu *pmu);
arch/x86/events/intel/uncore_snb.c
1548
struct intel_uncore_pmu *pmu = box->pmu;
arch/x86/events/intel/uncore_snb.c
927
struct intel_uncore_pmu *pmu;
arch/x86/events/intel/uncore_snbep.c
3659
static struct intel_uncore_topology *pmu_topology(struct intel_uncore_pmu *pmu, int die)
arch/x86/events/intel/uncore_snbep.c
3675
struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(kobj_to_dev(kobj));
arch/x86/events/intel/uncore_snbep.c
3691
struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev);
arch/x86/events/intel/uncore_snbep.c
4203
struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(kobj_to_dev(kobj));
arch/x86/events/intel/uncore_snbep.c
4211
struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev);
arch/x86/events/intel/uncore_snbep.c
5837
struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev);