Searched refs:SPRN_PMC3 (Results 1 – 4 of 4) sorted by relevance
238 mfspr(SPRN_PMC1), mfspr(SPRN_PMC2), mfspr(SPRN_PMC3), in dump_ebb_hw_state()447 case 3: mtspr(SPRN_PMC3, value); break; in write_pmc()459 case 3: return mfspr(SPRN_PMC3); in read_pmc()
60 mtspr(SPRN_PMC3, pmc_sample_period(sample_period)); in multi_counter()
41 #define SPRN_PMC3 773 macro
332 #define SPRN_PMC3 0x3BD /* Performance Counter Register 3 */ macro