Searched refs:SPRN_PMC6 (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.h86 return mfspr(SPRN_PMC6);
119 mtspr(SPRN_PMC6, val);
H A Dreg.h517 #define SPRN_PMC6 792 macro
640 #define SPRN_PMC6 946 /* Performance Counter Register 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c191 val = mfspr(SPRN_PMC6);
230 mtspr(SPRN_PMC6, val);
501 "i" (SPRN_PMC5), "i" (SPRN_PMC6));
1242 mfspr(SPRN_PMC6));
H A Dsysfs.c166 SYSFS_PMCSETUP(pmc6, SPRN_PMC6);

Completed in 92 milliseconds