[PATCH 4/5] perf/arm-cmn: Add new filters
Leo Yan
leo.yan at arm.com
Thu Jul 9 09:03:10 PDT 2026
On Tue, Jun 30, 2026 at 04:19:19PM +0100, Robin Murphy wrote:
[...]
> @@ -284,6 +286,9 @@ enum cmn_filter_select {
> SEL_CBUSY_SNTHROTTLE_SEL,
> SEL_HBT_LBT_SEL,
> SEL_SN_HOME_SEL,
> + SEL_SNP_VC_SEL,
> + SEL_ENHANCED_HBT_LBT_SEL,
> + SEL_EVICT_STATE_SEL,
> SEL_MAX
> };
Though SEL_SNP_VC_SEL/SEL_ENHANCED_HBT_LBT_SEL are not really used in
this patch, I understand this is preparing for new filters.
The secondary filter between SEL_EVICT_STATE_SEL and SEL_HBT_LBT_SEL
also looks good to me:
Reviewed-by: Leo Yan <leo.yan at arm.com>
More information about the linux-arm-kernel
mailing list