Searched refs:SPRN_PMC4 (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.h82 return mfspr(SPRN_PMC4);
113 mtspr(SPRN_PMC4, val);
H A Dreg.h515 #define SPRN_PMC4 790 macro
638 #define SPRN_PMC4 958 /* Performance Counter Register 4 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c185 val = mfspr(SPRN_PMC4);
224 mtspr(SPRN_PMC4, val);
H A Dsysfs.c164 SYSFS_PMCSETUP(pmc4, SPRN_PMC4);

Completed in 40 milliseconds