Searched defs:PERFEVTSEL (Results 1 – 2 of 2) sorted by relevance
84 #define PERFEVTSEL(i) (MSR_EVNTSEL0 + (i)) macro
85 #define PERFEVTSEL(i) (0xc0010000 + (i)) macro