Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 - 6 of 6) 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.h24 #define ARCH_PERFMON_EVENTSEL_OS (1ULL << 17) macro
/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.c191 if (!(config & ARCH_PERFMON_EVENTSEL_OS))
H A Dperfctr-watchdog.c665 | ARCH_PERFMON_EVENTSEL_OS
H A Dperf_event_intel.c615 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS)
H A Dperf_event.c513 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dnmi_int.c50 val |= counter_config->kernel ? ARCH_PERFMON_EVENTSEL_OS : 0;

Completed in 122 milliseconds