Home
last modified time | relevance | path

Searched refs:CP15_PMCCNTR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dcpu-v6.h258 _RF0(cp15_pmccntr_get, CP15_PMCCNTR(%0)) in _WF0()
259 _WF1(cp15_pmccntr_set, CP15_PMCCNTR(%0)) in _WF0()
271 _RF0(cp15_pmccntr_get, CP15_PMCCNTR(%0)) in _WF0()
272 _WF1(cp15_pmccntr_set, CP15_PMCCNTR(%0)) in _WF0()
H A Dsysreg.h240 #define CP15_PMCCNTR(rr) p15, 0, rr, c15, c12, 1 /* PM Cycle Count Register */ macro
249 #define CP15_PMCCNTR(rr) p15, 0, rr, c9, c13, 0 /* PM Cycle Count Register */ macro