Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_fsl_emb.h18 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */ macro
/linux-3.4.99/arch/powerpc/oprofile/
Dop_model_fsl_emb.c80 return mfpmr(PMRN_PMC0); in ctr_read()
96 mtpmr(PMRN_PMC0, val); in ctr_write()
/linux-3.4.99/arch/powerpc/perf/
Dcore-fsl-emb.c62 val = mfpmr(PMRN_PMC0); in read_pmc()
87 mtpmr(PMRN_PMC0, val); in write_pmc()