Home
last modified time | relevance | path

Searched refs:intel_uncore_pmu (Results 1 – 4 of 4) sorted by relevance

/arch/x86/events/intel/
A Duncore.h44 struct intel_uncore_pmu;
80 struct intel_uncore_pmu *pmus;
124 struct intel_uncore_pmu { struct
154 struct intel_uncore_pmu *pmu; argument
221 static inline struct intel_uncore_pmu *dev_to_uncore_pmu(struct device *dev) in dev_to_uncore_pmu()
223 return container_of(dev_get_drvdata(dev), struct intel_uncore_pmu, pmu); in dev_to_uncore_pmu()
311 struct intel_uncore_pmu *pmu = box->pmu; in uncore_msr_box_offset()
383 struct intel_uncore_pmu *pmu = box->pmu; in uncore_freerunning_counter()
561 return container_of(event->pmu, struct intel_uncore_pmu, pmu); in uncore_event_to_pmu()
569 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu);
[all …]
A Duncore.c730 struct intel_uncore_pmu *pmu; in uncore_pmu_event_init()
989 struct intel_uncore_pmu *pmus; in uncore_type_init()
1075 static struct intel_uncore_pmu *
1104 static struct intel_uncore_pmu *
1242 struct intel_uncore_pmu *pmu; in uncore_pci_remove()
1273 struct intel_uncore_pmu *pmu; in uncore_bus_notify()
1307 struct intel_uncore_pmu *pmu; in uncore_pci_sub_driver_init()
1364 struct intel_uncore_pmu *pmu; in uncore_pci_pmus_register()
1504 struct intel_uncore_pmu *pmu; in uncore_box_unref()
1552 struct intel_uncore_pmu *pmu; in allocate_boxes()
[all …]
A Duncore_snb.c903 struct intel_uncore_pmu *pmu; in snb_uncore_imc_event_init()
1524 struct intel_uncore_pmu *pmu = box->pmu; in uncore_get_box_mmio_addr()
A Duncore_snbep.c3724 static struct intel_uncore_topology *pmu_topology(struct intel_uncore_pmu *pmu, int die) in pmu_topology()
3740 struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(kobj_to_dev(kobj)); in pmu_iio_mapping_visible()
3756 struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev); in skx_iio_mapping_show()
4278 struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(kobj_to_dev(kobj)); in skx_upi_mapping_visible()
4286 struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev); in skx_upi_mapping_show()
5951 struct intel_uncore_pmu *pmu = dev_to_uncore_pmu(dev); in alias_show()

Completed in 28 milliseconds