Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dreg_fsl_emb.h21 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */ macro
/Linux-v5.4/arch/powerpc/oprofile/
Dop_model_fsl_emb.c87 return mfpmr(PMRN_PMC0); in ctr_read()
107 mtpmr(PMRN_PMC0, val); in ctr_write()
/Linux-v5.4/arch/powerpc/perf/
Dcore-fsl-emb.c58 val = mfpmr(PMRN_PMC0); in read_pmc()
89 mtpmr(PMRN_PMC0, val); in write_pmc()