Searched refs:PMU_SAMPLE_REAL (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/public/arch-x86/ | ||
A D | pmu.h | 91 #define PMU_SAMPLE_REAL (1<<2) /* Sample is from realmode */ macro |
/xen/xen/arch/x86/cpu/ | ||
A D | vpmu.c | 292 *flags |= PMU_SAMPLE_REAL; in vpmu_do_interrupt() |
Completed in 4 milliseconds