Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dxen-ops.h275 u64 xen_read_pmc(int counter);
H A Dpmu.c366 u64 xen_read_pmc(int counter) in xen_read_pmc() function
H A Denlighten_pv.c1376 pv_ops.cpu.read_pmc = xen_read_pmc; in xen_start_kernel()