The TRCSTALLCTLR characteristics are:
Enables trace unit functionality that prevents trace unit buffer overflows.
External register TRCSTALLCTLR bits [31:0] are architecturally mapped to AArch64 System register TRCSTALLCTLR[31:0].
This register is present only when FEAT_ETE is implemented, FEAT_TRC_EXT is implemented and TRCIDR3.STALLCTL == 1. Otherwise, direct accesses to TRCSTALLCTLR are RES0.
TRCSTALLCTLR is a 32-bit register.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RES0 | NOOVERFLOW | RES0 | ISTALL | RES0 | LEVEL |
Reserved, RES0.
Trace overflow prevention.
NOOVERFLOW | Meaning |
---|---|
0b0 |
Trace unit buffer overflow prevention is disabled. |
0b1 |
Trace unit buffer overflow prevention is enabled. |
Enabling this feature might cause a significant performance impact.
The reset behavior of this field is:
Reserved, RES0.
Reserved, RES0.
Instruction stall control. Controls if a trace unit can stall the PE when the trace buffer space is less than LEVEL.
ISTALL | Meaning |
---|---|
0b0 |
The trace unit must not stall the PE. |
0b1 |
The trace unit can stall the PE. |
The reset behavior of this field is:
Reserved, RES0.
Threshold level field. The field can support 16 monotonic levels from 0b0000 to 0b1111.
The value 0b0000 defines the Minimal invasion level. This setting has a greater risk of a trace unit buffer overflow.
The value 0b1111 defines the Maximum invasion level. This setting has a reduced risk of a trace unit buffer overflow.
For some implementations, invasion might occur at the minimal invasion level.
One or more of the least significant bits of LEVEL are permitted to be RES0. Arm recommends that LEVEL[3:2] are fully implemented. Arm strongly recommends that LEVEL[3] is always implemented. If one or more bits are RES0 and are written with a nonzero value, the effective value of LEVEL is rounded down to the nearest power of 2 value which has the RES0 bits as zero. For example, if LEVEL[1:0] are RES0 and a value of 0b1110 is written to LEVEL, the effective value of LEVEL is 0b1100.
The reset behavior of this field is:
Must be programmed if implemented.
Writes are CONSTRAINED UNPREDICTABLE if the trace unit is not in the Idle state.
Component | Offset | Instance |
---|---|---|
ETE | 0x02C | TRCSTALLCTLR |
This interface is accessible as follows:
26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6
Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.