mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
With z14, the counters in the problem-state are reduced resulting in an increased first version number of the CPUM CF. To adapt to this change, split the counter sets according to their counter first and second version number. The second version number controls the crypto-activity and extended counter set. Treat the crypto-activity counter set as generic, as the extended counter set is already handled based on hardware models. Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
33 lines
644 B
Plaintext
33 lines
644 B
Plaintext
Counter: 0 Name:CPU_CYCLES
|
|
Description:
|
|
Cycle Count
|
|
.
|
|
Counter: 1 Name:INSTRUCTIONS
|
|
Description:
|
|
Instruction Count
|
|
.
|
|
Counter: 2 Name:L1I_DIR_WRITES
|
|
Description:
|
|
Level-1 I-Cache Directory Write Count
|
|
.
|
|
Counter: 3 Name:L1I_PENALTY_CYCLES
|
|
Description:
|
|
Level-1 I-Cache Penalty Cycle Count
|
|
.
|
|
Counter: 4 Name:L1D_DIR_WRITES
|
|
Description:
|
|
Level-1 D-Cache Directory Write Count
|
|
.
|
|
Counter: 5 Name:L1D_PENALTY_CYCLES
|
|
Description:
|
|
Level-1 D-Cache Penalty Cycle Count
|
|
.
|
|
Counter: 32 Name:PROBLEM_STATE_CPU_CYCLES
|
|
Description:
|
|
Problem-State Cycle Count
|
|
.
|
|
Counter: 33 Name:PROBLEM_STATE_INSTRUCTIONS
|
|
Description:
|
|
Problem-State Instruction Count
|
|
.
|