Skip to content
Commit 0305230a authored by Will Deacon's avatar Will Deacon
Browse files

ARM: perf: consistently use arm_pmu->name for PMU name



Perf has three ways to name a PMU: either by passing an explicit char *,
reading arm_pmu->name or accessing arm_pmu->pmu.name.

Just use arm_pmu->name consistently in the ARM backend.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 288700d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment