Home
last modified time | relevance | path

Searched refs:SPRN_PMC4 (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/powerpc/pmu/ebb/
Dlost_exception_test.c51 mtspr(SPRN_PMC4, pmc_sample_period(sample_period)); in test_body()
79 mtspr(SPRN_PMC4, 0xdead); in test_body()
Debb.c239 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()
Dmulti_counter_test.c61 mtspr(SPRN_PMC4, pmc_sample_period(sample_period)); in multi_counter()
/tools/testing/selftests/powerpc/
Dreg.h46 #define SPRN_PMC4 774 macro