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