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)
Sun, May 17, 1:00 AM
Unknown Object (File)
Wed, May 13, 6:21 PM
Unknown Object (File)
Wed, May 13, 6:21 PM
Unknown Object (File)
Wed, May 13, 5:57 PM
Unknown Object (File)
Tue, Apr 28, 11:41 PM
Unknown Object (File)
Tue, Apr 28, 11:33 PM
Unknown Object (File)
Mon, Apr 27, 10:16 AM
Unknown Object (File)
Sun, Apr 26, 7:56 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