The lower pmc event bits were masked off to find the PMC event ID.
The doesn't work when there are more events. Switch it to use the
offser relative to the first event while also checking the ID is
in the expected range.
Details
Details
- Reviewers
gnn ray - Group Reviewers
arm64 - Commits
- rG19135e372ff1: arm64: Fix finding the pmc event ID
rG24b2f4ea4922: arm64: Fix finding the pmc event ID
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable