Searched defs:get_pmccntr (Results 1 – 1 of 1) sorted by relevance
134 static inline uint64_t get_pmccntr(void) in get_pmccntr() function212 static inline uint64_t get_pmccntr(void) { return read_sysreg(pmccntr_el0); } in get_pmccntr() function