Searched defs:rdpmcl (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| A D | msr.h | 315 #define rdpmcl(counter, val) ((val) = native_read_pmc(counter)) macro |
| A D | paravirt.h | 262 #define rdpmcl(counter, val) ((val) = paravirt_read_pmc(counter)) macro |
Completed in 7 milliseconds