Searched refs:MSR_ARCH_PERFMON_PERFCTR0 (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.h15 #define MSR_ARCH_PERFMON_PERFCTR0 0xc1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c74 return msr - MSR_ARCH_PERFMON_PERFCTR0;
712 intel_arch_wd_ops.perfctr = MSR_ARCH_PERFMON_PERFCTR0;
H A Dperf_event_intel.c530 wrmsrl(MSR_ARCH_PERFMON_PERFCTR0 + i, 0x0);
832 .perfctr = MSR_ARCH_PERFMON_PERFCTR0,
870 .perfctr = MSR_ARCH_PERFMON_PERFCTR0,

Completed in 64 milliseconds