Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dreg_fsl_emb.h20 #define PMRN_PMC2 0x012 /* Performance Monitor Counter 2 */ macro
/linux-4.1.27/arch/powerpc/oprofile/
Dop_model_fsl_emb.c95 return mfpmr(PMRN_PMC2); in ctr_read()
117 mtpmr(PMRN_PMC2, val); in ctr_write()
/linux-4.1.27/arch/powerpc/perf/
Dcore-fsl-emb.c68 val = mfpmr(PMRN_PMC2); in read_pmc()
99 mtpmr(PMRN_PMC2, val); in write_pmc()