Page MenuHomeFreeBSD

hwpmc: Define full set of Armv8.0 events
ClosedPublic

Authored by jrtc27 on Oct 10 2022, 4:03 PM.
Tags
None
Referenced Files
F150597996: D36926.id111613.diff
Thu, Apr 2, 4:58 PM
Unknown Object (File)
Fri, Mar 27, 1:52 AM
Unknown Object (File)
Fri, Mar 27, 1:48 AM
Unknown Object (File)
Sat, Mar 14, 8:11 AM
Unknown Object (File)
Fri, Mar 13, 7:55 PM
Unknown Object (File)
Feb 9 2026, 10:57 AM
Unknown Object (File)
Feb 2 2026, 7:20 AM
Unknown Object (File)
Jan 29 2026, 10:32 AM
Subscribers

Details

Summary

Like many of the other encodings here, none of these are actually used
by our tables. However, defining the EVENT_xH names allows them to be
used by the user (e.g. when trying to use an implementation-defined
event that they know about from their core's documentation but we don't)
and allows us to define PMC_EV_ARMV8_LAST appropriately.

Some of these are also used downstream in CheriBSD on Morello.

Obtained from: CheriBSD

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable