Searched defs:rdpmcl (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | msr.h | 305 #define rdpmcl(counter, val) ((val) = native_read_pmc(counter)) macro |
D | paravirt.h | 256 #define rdpmcl(counter, val) ((val) = paravirt_read_pmc(counter)) macro |