commit | 6001018ae8c659e624351d2e73b1272bacd68d6a | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Fri Apr 10 14:33:08 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 15 12:23:52 2015 +0200 |
tree | 5a489e3a6a65ca05d1b15a27c4f425f8181ca807 | |
parent | df3044f1ef002c2269b11cb76a1b2bec629732b4 [diff] |
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>