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