Searched refs:PERF_EFLAGS_VM (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dperf_event.h523 #define PERF_EFLAGS_VM (1UL << 5) macro
/linux-master/arch/x86/events/
H A Dperf_event.h1232 regs->flags ^= (PERF_EFLAGS_VM | X86_VM_MASK);
H A Dcore.c2873 if (regs->flags & (X86_VM_MASK | PERF_EFLAGS_VM))

Completed in 124 milliseconds