Home
last modified time | relevance | path

Searched refs:SPRN_PMC6 (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/ebb/
A Dpmc56_overflow_test.c38 val = mfspr(SPRN_PMC6); in ebb_callee()
71 mtspr(SPRN_PMC6, 0); in pmc56_overflow()
A Debb.c239 mfspr(SPRN_PMC4), mfspr(SPRN_PMC5), mfspr(SPRN_PMC6), in dump_ebb_hw_state()
448 case 6: mtspr(SPRN_PMC6, value); break; in write_pmc()
460 case 6: return mfspr(SPRN_PMC6); in read_pmc()
A Dmulti_counter_test.c63 mtspr(SPRN_PMC6, pmc_sample_period(sample_period)); in multi_counter()
/linux/tools/testing/selftests/powerpc/include/
A Dreg.h44 #define SPRN_PMC6 776 macro
/linux/arch/powerpc/perf/
A Dcore-book3s.c756 pmcs[5] = mfspr(SPRN_PMC6); in pmao_restore_workaround()
762 mtspr(SPRN_PMC6, 0x7FFFFFFE); in pmao_restore_workaround()
775 mtspr(SPRN_PMC6, pmcs[5]); in pmao_restore_workaround()
806 val = mfspr(SPRN_PMC6); in read_pmc()
845 mtspr(SPRN_PMC6, val); in write_pmc()
1244 "i" (SPRN_PMC5), "i" (SPRN_PMC6)); in write_mmcr0()
2310 mfspr(SPRN_PMC6)); in __perf_event_interrupt()
/linux/arch/powerpc/kvm/
A Dbook3s_hv_interrupts.S154 mfspr r9, SPRN_PMC6
A Dbook3s_hv_rmhandlers.S2808 mtspr SPRN_PMC6, r9
2871 mtspr SPRN_PMC6, r9
2969 mfspr r8, SPRN_PMC6
3006 mtspr SPRN_PMC6, r3
/linux/arch/powerpc/include/asm/
A Dreg.h921 #define SPRN_PMC6 792 macro
1063 #define SPRN_PMC6 946 /* Performance Counter Register 6 */ macro
/linux/arch/powerpc/kernel/
A Dsysfs.c604 SYSFS_PMCSETUP(pmc6, SPRN_PMC6);
/linux/arch/powerpc/xmon/
A Dxmon.c2082 mfspr(SPRN_SDAR), mfspr(SPRN_SIER), mfspr(SPRN_PMC6)); in dump_207_sprs()

Completed in 27 milliseconds