Searched refs:SPRN_PMC5 (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.h84 return mfspr(SPRN_PMC5);
116 mtspr(SPRN_PMC5, val);
H A Dreg.h516 #define SPRN_PMC5 791 macro
639 #define SPRN_PMC5 945 /* Performance Counter Register 5 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c188 val = mfspr(SPRN_PMC5);
227 mtspr(SPRN_PMC5, val);
501 "i" (SPRN_PMC5), "i" (SPRN_PMC6));
1241 freeze_limited_counters(cpuhw, mfspr(SPRN_PMC5),
H A Dsysfs.c165 SYSFS_PMCSETUP(pmc5, SPRN_PMC5);

Completed in 40 milliseconds