Skip to content

Commit

Permalink
hwpmc: Update comment to reflect extended ARMv8 events range
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtc27 committed May 4, 2022
1 parent 2938cbe commit 4ea869c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/dev/hwpmc/pmc_events.h
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ __PMC_EV_ALIAS("unhalted-core-cycles", IAP_ARCH_UNH_COR_CYC)
* 0x13200 0x00FF free (was IBM POWER8 events)
* 0x13300 0x00FF Freescale e500 events
* 0x14000 0x0100 ARMv7 events
* 0x14100 0x0100 ARMv8 events
* 0x14100 0x0300 ARMv8 events
* 0x20000 0x1000 Software events
*/
#define __PMC_EVENTS() \
Expand Down

0 comments on commit 4ea869c

Please sign in to comment.