Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_fsl_emb.h21 #define PMRN_PMC3 0x013 /* Performance Monitor Counter 1 */ macro
/linux-3.4.99/arch/powerpc/oprofile/
Dop_model_fsl_emb.c86 return mfpmr(PMRN_PMC3); in ctr_read()
105 mtpmr(PMRN_PMC3, val); in ctr_write()
/linux-3.4.99/arch/powerpc/perf/
Dcore-fsl-emb.c71 val = mfpmr(PMRN_PMC3); in read_pmc()
96 mtpmr(PMRN_PMC3, val); in write_pmc()