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)
Sep 27 2024, 10:01 AM
Unknown Object (File)
Sep 26 2024, 5:24 AM
Unknown Object (File)
Sep 25 2024, 8:15 AM
Unknown Object (File)
Sep 21 2024, 12:00 PM
Unknown Object (File)
Sep 21 2024, 12:00 PM
Unknown Object (File)
Sep 21 2024, 12:00 PM
Unknown Object (File)
Sep 21 2024, 11:51 AM
Unknown Object (File)
Sep 5 2024, 11:40 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