Home
last modified time | relevance | path

Searched refs:SPRN_PMC7 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Doprofile_impl.h86 return mfspr(SPRN_PMC7); in classic_ctr_read()
120 mtspr(SPRN_PMC7, val); in classic_ctr_write()
H A Dreg.h923 #define SPRN_PMC7 793 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsysfs.c612 SYSFS_PMCSETUP(pmc7, SPRN_PMC7);
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsysfs.c617 SYSFS_PMCSETUP(pmc7, SPRN_PMC7);
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c758 val = mfspr(SPRN_PMC7); in read_pmc()
797 mtspr(SPRN_PMC7, val); in write_pmc()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c839 val = mfspr(SPRN_PMC7); in read_pmc()
878 mtspr(SPRN_PMC7, val); in write_pmc()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h930 #define SPRN_PMC7 793 macro

Completed in 18 milliseconds