Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dreg_fsl_emb.h24 #define PMRN_PMC3 0x013 /* Performance Monitor Counter 3 */ macro
/Linux-v5.4/arch/powerpc/oprofile/
Dop_model_fsl_emb.c93 return mfpmr(PMRN_PMC3); in ctr_read()
116 mtpmr(PMRN_PMC3, val); in ctr_write()
/Linux-v5.4/arch/powerpc/perf/
Dcore-fsl-emb.c67 val = mfpmr(PMRN_PMC3); in read_pmc()
98 mtpmr(PMRN_PMC3, val); in write_pmc()