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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c38 static struct sh_pmu sh4a_pmu; variable in typeref:struct:sh_pmu
231 for (i = 0; i < sh4a_pmu.num_events; i++)
239 for (i = 0; i < sh4a_pmu.num_events; i++)
243 static struct sh_pmu sh4a_pmu = { variable in typeref:struct:sh_pmu
267 return register_sh_pmu(&sh4a_pmu);

Completed in 38 milliseconds