Skip to content
Commit 7d1f853a authored by Ricardo Koller's avatar Ricardo Koller Committed by Andrew Jones
Browse files

arm: pmu: Rename ALL_SET, PRE_OVERFLOW, and PRE_OVERFLOW2



Given that the arm PMU tests now handle 64-bit counters and overflows,
it's better to be precise about what the ALL_SET, PRE_OVERFLOW, and
PRE_OVERFLOW2 macros actually are. Given that they are 32-bit counters,
just add _32 to their names.

Signed-off-by: default avatarRicardo Koller <ricarkol@google.com>
Reviewed-by: default avatarEric Auger <eric.auger@redhat.com>
Signed-off-by: default avatarAndrew Jones <andrew.jones@linux.dev>
parent 041df25b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment