Searched defs:get_pmcr (Results 1 – 1 of 1) sorted by relevance
125 static inline uint32_t get_pmcr(void) { return read_sysreg(PMCR); } in get_pmcr() function210 static inline uint32_t get_pmcr(void) { return read_sysreg(pmcr_el0); } in get_pmcr() function