Skip to content
Commit 4b47e573 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: perf: Move event definitions into perf_event.h



The PMU event numbers are split between perf_event.h and perf_event.c,
which makes it difficult to spot any gaps in the numbers which may be
allocated in the future.

This patch sorts the events numerically, adds some missing events and
moves the definitions into perf_event.h.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent cf7175ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment