← Home

AMCNTENSET1: Activity Monitors Count Enable Set Register 1

Purpose

Enable control bits for the auxiliary activity monitors event counters, AMU.AMEVCNTR1<n>.

Configuration

External register AMCNTENSET1 bits [31:0] are architecturally mapped to AArch64 System register AMCNTENCLR1_EL0[31:0].

External register AMCNTENSET1 bits [31:0] are architecturally mapped to AArch64 System register AMCNTENSET1_EL0[31:0].

External register AMCNTENSET1 bits [31:0] are architecturally mapped to AArch32 System register AMCNTENCLR1[31:0].

External register AMCNTENSET1 bits [31:0] are architecturally mapped to AArch32 System register AMCNTENSET1[31:0].

It is IMPLEMENTATION DEFINED whether AMCNTENSET1 is implemented in the Core power domain or in the Debug power domain.

This register is present only when FEAT_AMUv1 is implemented and FEAT_AMU_EXT32 is implemented. Otherwise, direct accesses to AMCNTENSET1 are RES0.

Attributes

AMCNTENSET1 is a 32-bit register.

This register is part of the AMU block.

Field descriptions

313029282726252423222120191817161514131211109876543210
RES0P15P14P13P12P11P10P9P8P7P6P5P4P3P2P1P0

Bits [31:16]

Reserved, RES0.

P<n>, bit [n], for n = 15 to 0

Activity monitor event counter enable bit for AMU.AMEVCNTR1<n>.

When N is less than 16, bits [15:N] are RAZ, where N is the value in AMU.AMCGCR.CG1NC.

Possible values of each bit are:

P<n>Meaning
0b0

When read, means that AMU.AMEVCNTR1<n> is disabled.

0b1

When read, means that AMU.AMEVCNTR1<n> is enabled.

The reset behavior of this field is:

Accessing AMCNTENSET1

If there are no auxiliary monitor event counters implemented, reads of AMCNTENSET1 are RAZ. Software must treat reserved accesses as RES0. See 'Access requirements for reserved and unallocated registers'.

Note

There are no implemented auxiliary activity monitor event counters when AMU.AMCFGR.NCG == 0b0000.

Accesses to this register use the following encodings:

Accessible at offset 0xC04 from AMU

Accesses on this interface are RO.