Searched refs:SPRN_PMC2 (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.h78 return mfspr(SPRN_PMC2);
107 mtspr(SPRN_PMC2, val);
H A Dreg.h513 #define SPRN_PMC2 788 macro
636 #define SPRN_PMC2 954 /* Performance Counter Register 2 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c179 val = mfspr(SPRN_PMC2);
218 mtspr(SPRN_PMC2, val);
H A Dsysfs.c162 SYSFS_PMCSETUP(pmc2, SPRN_PMC2);

Completed in 182 milliseconds