Home
last modified time | relevance | path

Searched refs:native_read_pmc (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dmsr.h117 static inline unsigned long long native_read_pmc(int counter) in native_read_pmc() function
192 u64 _l = native_read_pmc((counter)); \
/arch/x86/kernel/
Dparavirt.c351 .read_pmc = native_read_pmc,
/arch/x86/xen/
Denlighten.c1224 .read_pmc = native_read_pmc,