Home
last modified time | relevance | path

Searched refs:sh4a_pmu (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c53 static struct sh_pmu sh4a_pmu; variable
261 for (i = 0; i < sh4a_pmu.num_events; i++) in sh4a_pmu_disable_all()
269 for (i = 0; i < sh4a_pmu.num_events; i++) in sh4a_pmu_enable_all()
273 static struct sh_pmu sh4a_pmu = { variable
297 return register_sh_pmu(&sh4a_pmu); in sh4a_pmu_init()