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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event.h137 #define PERF_EFLAGS_EXACT (1UL << 3) macro
148 * and the comment with PERF_EFLAGS_EXACT.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c489 regs.flags |= PERF_EFLAGS_EXACT;
491 regs.flags &= ~PERF_EFLAGS_EXACT;
H A Dperf_event.c1798 if (regs->flags & PERF_EFLAGS_EXACT)

Completed in 49 milliseconds