Searched refs:SPRN_PMC4 (Results 1 – 5 of 5) sorted by relevance
51 mtspr(SPRN_PMC4, pmc_sample_period(sample_period)); in test_body()79 mtspr(SPRN_PMC4, 0xdead); in test_body()
239 mfspr(SPRN_PMC4), mfspr(SPRN_PMC5), mfspr(SPRN_PMC6), in dump_ebb_hw_state()448 case 4: mtspr(SPRN_PMC4, value); break; in write_pmc()460 case 4: return mfspr(SPRN_PMC4); in read_pmc()
61 mtspr(SPRN_PMC4, pmc_sample_period(sample_period)); in multi_counter()
42 #define SPRN_PMC4 774 macro
333 #define SPRN_PMC4 0x3BE /* Performance Counter Register 4 */ macro