Searched refs:PMU_SAMPLE_PV (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/public/arch-x86/ | ||
A D | pmu.h | 92 #define PMU_SAMPLE_PV (1<<3) /* Sample from a PV guest */ macro |
/xen/xen/arch/x86/cpu/ | ||
A D | vpmu.c | 227 *flags = PMU_SAMPLE_PV; in vpmu_do_interrupt() |
Completed in 3 milliseconds