native_read_pmc   325 arch/x86/kernel/paravirt.c 	.read_pmc = native_read_pmc,
native_read_pmc  1221 arch/x86/xen/enlighten.c 	.read_pmc = native_read_pmc,
native_read_pmc   193 include/asm-x86/msr.h 	u64 _l = native_read_pmc((counter));		\