commit | 86c0b75715e711c035ae0ed9820ae95f14fe2c0d | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.ibm.com> | Fri Oct 26 09:48:29 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Feb 22 09:19:55 2019 +0100 |
tree | 80dd9484b2e48dd4223a41742de1ad174f88ab54 | |
parent | 7f5ac1a02242b6d100b6f788dffa9e8681983ee1 [diff] |
s390/cpum_cf: add ctr_stcctm() function Introduce the ctr_stcctm() function as wrapper function to extract counters from a particular counter set. Note that the counter set is part of the stcctm instruction opcode, few indirections are necessary to specify the counter set as variable. Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>