Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_fsl_emb.h22 #define PMRN_PMC4 0x014 /* Performance Monitor Counter 4 */ macro
/arch/powerpc/oprofile/
Dop_model_fsl_emb.c99 return mfpmr(PMRN_PMC4); in ctr_read()
123 mtpmr(PMRN_PMC4, val); in ctr_write()
/arch/powerpc/perf/
Dcore-fsl-emb.c74 val = mfpmr(PMRN_PMC4); in read_pmc()
105 mtpmr(PMRN_PMC4, val); in write_pmc()