Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_fsl_emb.h23 #define PMRN_PMC5 0x015 /* Performance Monitor Counter 5 */ macro
/arch/powerpc/oprofile/
Dop_model_fsl_emb.c101 return mfpmr(PMRN_PMC5); in ctr_read()
126 mtpmr(PMRN_PMC5, val); in ctr_write()
/arch/powerpc/perf/
Dcore-fsl-emb.c77 val = mfpmr(PMRN_PMC5); in read_pmc()
108 mtpmr(PMRN_PMC5, val); in write_pmc()