perf/arm-cmn: Fix DVM node events
authorRobin Murphy <robin.murphy@arm.com>
Fri, 29 May 2026 14:33:45 +0000 (15:33 +0100)
committerWill Deacon <will@kernel.org>
Wed, 3 Jun 2026 19:50:24 +0000 (20:50 +0100)
commit5936245125f78d896fdb1bbc2ae79213e28a6579
tree6c321836ef23ab55cef0f4f2f60519c3a88de19e
parent3ef020a3c9ebd1e3814d900e996fa29ce678c0d0
perf/arm-cmn: Fix DVM node events

The new DVM node events added in CMN-700 also apply to CMN S3; fix
the model encoding so that we can expose the aliases and handle
occupancy filtering on newer CMNs too.

Cc: stable@vger.kernel.org
Fixes: 0dc2f4963f7e ("perf/arm-cmn: Support CMN S3")
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c