Searched refs:PMRN_PMC1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h19 #define PMRN_PMC1 0x011 /* Performance Monitor Counter 1 */ macro
/linux-4.4.14/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c93 return mfpmr(PMRN_PMC1); ctr_read()
114 mtpmr(PMRN_PMC1, val); ctr_write()
/linux-4.4.14/arch/powerpc/perf/
H A Dcore-fsl-emb.c65 val = mfpmr(PMRN_PMC1); read_pmc()
96 mtpmr(PMRN_PMC1, val); write_pmc()

Completed in 60 milliseconds