Skip to content
Commit 9343c790 authored by James Clark's avatar James Clark Committed by Will Deacon
Browse files

arm: perf: Remove inlines from arm_pmuv3.c



These are all static and in one compilation unit so the inline has no
effect on the binary. Except if FTRACE is enabled, then 3 functions
which were already not inlined now get the nops added which allows them
to be traced.

Signed-off-by: default avatarJames Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20231211161331.1277825-2-james.clark@arm.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 5ca8ab55
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