Searched hist:"6001018 ae8c659e624351d2e73b1272bacd68d6a" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/pci/ |
H A D | pci_debug.c | diff 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 D | pci.c | diff 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 D | pci.h | diff 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>
|