Home
last modified time | relevance | path

Searched defs:get_pmcr (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/arm/
H A Dpmu.c125 static inline uint32_t get_pmcr(void) { return read_sysreg(PMCR); } in get_pmcr() function
210 static inline uint32_t get_pmcr(void) { return read_sysreg(pmcr_el0); } in get_pmcr() function