Home
last modified time | relevance | path

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

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