Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dfujitsu_uncore_pmu.c344 #define PCI_EVENT_ATTR(_name, _id) \ macro
348 PCI_EVENT_ATTR(pci-port0-cycles, 0x00),
349 PCI_EVENT_ATTR(pci-port0-read-count, 0x10),
350 PCI_EVENT_ATTR(pci-port0-read-count-bus, 0x14),
351 PCI_EVENT_ATTR(pci-port0-write-count, 0x20),
352 PCI_EVENT_ATTR(pci-port0-write-count-bus, 0x24),
353 PCI_EVENT_ATTR(pci-port1-cycles, 0x40),
354 PCI_EVENT_ATTR(pci-port1-read-count, 0x50),
355 PCI_EVENT_ATTR(pci-port1-read-count-bus, 0x54),
356 PCI_EVENT_ATTR(pci-port1-write-count, 0x60),
[all …]