Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dpmu.c134 static inline uint64_t get_pmccntr(void) in get_pmccntr() function
212 static inline uint64_t get_pmccntr(void) { return read_sysreg(pmccntr_el0); } in get_pmccntr() function