Home
last modified time | relevance | path

Searched hist:"6001018 ae8c659e624351d2e73b1272bacd68d6a" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/pci/
H A Dpci_debug.cdiff 6001018ae8c659e624351d2e73b1272bacd68d6a Fri Apr 10 14:33:08 CEST 2015 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: extract software counters from fmb

The software counters are not a part of the function measurement
block. Also we do not check for zdev->fmb != NULL when using these
counters (function measurement can be toggled at runtime). Just move
the software counters to struct zpci_dev.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dpci.cdiff 6001018ae8c659e624351d2e73b1272bacd68d6a Fri Apr 10 14:33:08 CEST 2015 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: extract software counters from fmb

The software counters are not a part of the function measurement
block. Also we do not check for zdev->fmb != NULL when using these
counters (function measurement can be toggled at runtime). Just move
the software counters to struct zpci_dev.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
/linux/arch/s390/include/asm/
H A Dpci.hdiff 6001018ae8c659e624351d2e73b1272bacd68d6a Fri Apr 10 14:33:08 CEST 2015 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: extract software counters from fmb

The software counters are not a part of the function measurement
block. Also we do not check for zdev->fmb != NULL when using these
counters (function measurement can be toggled at runtime). Just move
the software counters to struct zpci_dev.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>