Searched refs:SPRN_PMC1 (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.h76 return mfspr(SPRN_PMC1);
104 mtspr(SPRN_PMC1, val);
H A Dreg.h512 #define SPRN_PMC1 787 macro
635 #define SPRN_PMC1 953 /* Performance Counter Register 1 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c176 val = mfspr(SPRN_PMC1);
215 mtspr(SPRN_PMC1, val);
H A Dsysfs.c161 SYSFS_PMCSETUP(pmc1, SPRN_PMC1);

Completed in 91 milliseconds