PMICFILTR_EL0, Performance Monitors Instruction Counter Filter Register

The PMICFILTR_EL0 characteristics are:

Purpose

Configures the Instruction Counter.

Configuration

External register PMICFILTR_EL0 bits [63:0] are architecturally mapped to AArch64 System register PMICFILTR_EL0[63:0].

This register is present only when FEAT_PMUv3_ICNTR is implemented. Otherwise, direct accesses to PMICFILTR_EL0 are RES0.

PMICFILTR_EL0 is in the Core power domain.

Attributes

PMICFILTR_EL0 is a 64-bit register.

This register is part of the PMU block.

Field descriptions

6362616059585756555453525150494847464544434241403938373635343332
313029282726252423222120191817161514131211109876543210
RES0SYNCVSRES0
PUNSKNSUNSHMRES0SHTRLKRLURLHRES0evtCount

Bits [63:59]

Reserved, RES0.

SYNC, bit [58]
When FEAT_SEBEP is implemented:

Synchronous mode. Controls whether a PMU exception generated by the counter is synchronous or asynchronous.

SYNCMeaning
0b0

Asynchronous PMU exception is enabled.

0b1

Synchronous PMU exception is enabled.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

VS, bits [57:56]
When FEAT_PMUv3_SME is implemented:

SVE mode filtering. Controls counting instructions in Streaming and Non-streaming SVE modes.

VSMeaning
0b00

This mechanism has no effect on the filtering of instructions.

0b01

The PE does not count instructions in Streaming SVE mode.

0b10

The PE does not count instructions in Non-streaming SVE mode.

All other values are reserved.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

Bits [55:32]

Reserved, RES0.

P, bit [31]

EL1 filtering. Controls counting instructions in EL1.

PMeaning
0b0

This mechanism has no effect on filtering of instructions.

0b1

The PE does not count instructions in EL1.

If Secure and Non-secure states are implemented, then counting instructions in Non-secure EL1 is further controlled by PMICFILTR_EL0.NSK.

If FEAT_RME is implemented, then counting instructions in Realm EL1 is further controlled by PMICFILTR_EL0.RLK.

If EL3 is implemented, then counting instructions in EL3 is further controlled by PMICFILTR_EL0.M.

The reset behavior of this field is:

U, bit [30]

EL0 filtering. Controls counting instructions in EL0.

UMeaning
0b0

This mechanism has no effect on filtering of instructions.

0b1

The PE does not count instructions in EL0.

If Secure and Non-secure states are implemented, then counting instructions in Non-secure EL0 is further controlled by PMICFILTR_EL0.NSU.

If FEAT_RME is implemented, then counting instructions in Realm EL0 is further controlled by PMICFILTR_EL0.RLU.

The reset behavior of this field is:

NSK, bit [29]
When EL3 is implemented:

Non-secure EL1 filtering. Controls counting instructions in Non-secure EL1. If PMICFILTR_EL0.NSK is not equal to PMICFILTR_EL0.P, then the PE does not count instructions in Non-secure EL1. Otherwise, this mechanism has no effect on filtering of instructions in Non-secure EL1.

NSKMeaning
0b0

When PMICFILTR_EL0.P == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.P == 1, the PE does not count instructions in Non-secure EL1.

0b1

When PMICFILTR_EL0.P == 0, the PE does not count instructions in Non-secure EL1.

When PMICFILTR_EL0.P == 1, this mechanism has no effect on filtering of instructions.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

NSU, bit [28]
When EL3 is implemented:

Non-secure EL0 filtering. Controls counting instructions in Non-secure EL0. If PMICFILTR_EL0.NSU is not equal to PMICFILTR_EL0.U, then the PE does not count instructions in Non-secure EL0. Otherwise, this mechanism has no effect on filtering of instructions in Non-secure EL0.

NSUMeaning
0b0

When PMICFILTR_EL0.U == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.U == 1, the PE does not count instructions in Non-secure EL0.

0b1

When PMICFILTR_EL0.U == 0, the PE does not count instructions in Non-secure EL0.

When PMICFILTR_EL0.U == 1, this mechanism has no effect on filtering of instructions.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

NSH, bit [27]
When EL2 is implemented:

EL2 filtering. Controls counting instructions in EL2.

NSHMeaning
0b0

The PE does not count instructions in EL2.

0b1

This mechanism has no effect on filtering of instructions.

If EL3 is implemented and FEAT_SEL2 is implemented, then counting instructions in Secure EL2 is further controlled by PMICFILTR_EL0.SH.

If FEAT_RME is implemented, then counting instructions in Realm EL2 is further controlled by PMICFILTR_EL0.RLH.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

M, bit [26]
When EL3 is implemented:

EL3 filtering. Controls counting instructions in EL3. If PMICFILTR_EL0.M is not equal to PMICFILTR_EL0.P, then the PE does not count instructions in EL3. Otherwise, this mechanism has no effect on filtering of instructions in EL3.

MMeaning
0b0

When PMICFILTR_EL0.P == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.P == 1, the PE does not count instructions in EL3.

0b1

When PMICFILTR_EL0.P == 0, the PE does not count instructions in EL3.

When PMICFILTR_EL0.P == 1, this mechanism has no effect on filtering of instructions.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

Bit [25]

Reserved, RES0.

SH, bit [24]
When EL3 is implemented and FEAT_SEL2 is implemented:

Secure EL2 filtering. Controls counting instructions in Secure EL2. If PMICFILTR_EL0.SH is equal to PMICFILTR_EL0.NSH, then the PE does not count instructions in Secure EL2. Otherwise, this mechanism has no effect on filtering of instructions in Secure EL2.

SHMeaning
0b0

When PMICFILTR_EL0.NSH == 0, the PE does not count instructions in Secure EL2.

When PMICFILTR_EL0.NSH == 1, this mechanism has no effect on filtering of instructions.

0b1

When PMICFILTR_EL0.NSH == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.NSH == 1, the PE does not count instructions in Secure EL2.

The reset behavior of this field is:

When Secure EL2 is not implemented, access to this field is RES0 .


Otherwise:

Reserved, RES0.

T, bit [23]
When FEAT_TME is implemented:

Non-Transactional state filtering bit. Controls counting of instructions in Non-transactional state.

TMeaning
0b0

This bit has no effect on the filtering of instructions.

0b1

Do not count Attributable instructions in Non-transactional state.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

RLK, bit [22]
When FEAT_RME is implemented:

Realm EL1 filtering. Controls counting instructions in Realm EL1. If PMICFILTR_EL0.RLK is not equal to PMICFILTR_EL0.P, then the PE does not count instructions in Realm EL1. Otherwise, this mechanism has no effect on filtering of instructions in Realm EL1.

RLKMeaning
0b0

When PMICFILTR_EL0.P == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.P == 1, the PE does not count instructions in Realm EL1.

0b1

When PMICFILTR_EL0.P == 0, the PE does not count instructions in Realm EL1.

When PMICFILTR_EL0.P == 1, this mechanism has no effect on filtering of instructions.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

RLU, bit [21]
When FEAT_RME is implemented:

Realm EL0 filtering. Controls counting instructions in Realm EL0. If PMICFILTR_EL0.RLU is not equal to PMICFILTR_EL0.U, then the PE does not count instructions in Realm EL0. Otherwise, this mechanism has no effect on filtering of instructions in Realm EL0.

RLUMeaning
0b0

When PMICFILTR_EL0.U == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.U == 1, the PE does not count instructions in Realm EL0.

0b1

When PMICFILTR_EL0.U == 0, the PE does not count instructions in Realm EL0.

When PMICFILTR_EL0.U == 1, this mechanism has no effect on filtering of instructions.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

RLH, bit [20]
When FEAT_RME is implemented:

Realm EL2 filtering. Controls counting instructions in Realm EL2. If PMICFILTR_EL0.RLH is equal to PMICFILTR_EL0.NSH, then the PE does not count instructions in Realm EL2. Otherwise, this mechanism has no effect on filtering of instructions in Realm EL2.

RLHMeaning
0b0

When PMICFILTR_EL0.NSH == 0, the PE does not count instructions in Realm EL2.

When PMICFILTR_EL0.NSH == 1, this mechanism has no effect on filtering of instructions.

0b1

When PMICFILTR_EL0.NSH == 0, this mechanism has no effect on filtering of instructions.

When PMICFILTR_EL0.NSH == 1, the PE does not count instructions in Realm EL2.

The reset behavior of this field is:


Otherwise:

Reserved, RES0.

Bits [19:16]

Reserved, RES0.

evtCount, bits [15:0]

Event to count.

Reads as 0x0008.

Access to this field is RO.

Accessing PMICFILTR_EL0

Accesses to this register use the following encodings:

When FEAT_PMUv3_EXT32 is implemented

[31:0] Accessible at offset 0x480 from PMU

When FEAT_PMUv3_EXT64 is implemented

Accessible at offset 0x500 from PMU

When FEAT_PMUv3_EXT32 is implemented

[63:32] Accessible at offset 0xA80 from PMU


26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6

Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.