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
Unknown Object (File)
Wed, May 8, 1:58 PM
Unknown Object (File)
Mon, May 6, 8:50 PM
Unknown Object (File)
Fri, May 3, 2:59 PM
Unknown Object (File)
Wed, Apr 24, 8:57 AM
Unknown Object (File)
Apr 6 2024, 6:43 AM
Unknown Object (File)
Dec 23 2023, 10:47 AM
Unknown Object (File)
Dec 20 2023, 7:57 AM
Unknown Object (File)
Dec 11 2023, 11:15 PM
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