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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Doprofile_impl.h80 return mfspr(SPRN_PMC3);
110 mtspr(SPRN_PMC3, val);
H A Dreg.h514 #define SPRN_PMC3 789 macro
637 #define SPRN_PMC3 957 /* Performance Counter Register 3 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c182 val = mfspr(SPRN_PMC3);
221 mtspr(SPRN_PMC3, val);
H A Dsysfs.c163 SYSFS_PMCSETUP(pmc3, SPRN_PMC3);

Completed in 114 milliseconds