Page MenuHomeFreeBSD

arm64: Fix finding the pmc event ID
ClosedPublic

Authored by andrew on Apr 6 2021, 8:44 AM.
Tags
None
Referenced Files
F84762395: D29600.id87011.diff
Tue, May 28, 6:08 AM
Unknown Object (File)
Thu, May 23, 6:25 AM
Unknown Object (File)
Fri, May 17, 5:54 PM
Unknown Object (File)
Tue, May 14, 5:45 AM
Unknown Object (File)
Tue, May 7, 7:52 PM
Unknown Object (File)
Mon, May 6, 7:20 AM
Unknown Object (File)
Apr 26 2024, 10:39 PM
Unknown Object (File)
Apr 24 2024, 9:42 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38354
Build 35243: arc lint + arc unit