Searched refs:mfpmr (Results 1 – 3 of 3) sorted by relevance
45 val = mfpmr(PMRN_PMC0); in read_pmc()48 val = mfpmr(PMRN_PMC1); in read_pmc()51 val = mfpmr(PMRN_PMC2); in read_pmc()54 val = mfpmr(PMRN_PMC3); in read_pmc()57 val = mfpmr(PMRN_PMC4); in read_pmc()60 val = mfpmr(PMRN_PMC5); in read_pmc()
14 #define mfpmr(rn) ({unsigned int rval; \ macro
27 mtpmr(PMRN_PMGC0, mfpmr(PMRN_PMGC0) & ~PMGC0_PMIE); in dummy_perf()