Searched refs:MSR_CORE_PERF_GLOBAL_CTRL (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/kernel/cpu/
H A Dperf_event_intel.c460 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0);
475 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, x86_pmu.intel_ctrl);
502 * 1) Clear MSR_IA32_PEBS_ENABLE and MSR_CORE_PERF_GLOBAL_CTRL;
505 * 3) set bit0~bit3 of MSR_CORE_PERF_GLOBAL_CTRL;
506 * 4) Clear MSR_CORE_PERF_GLOBAL_CTRL;
533 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0xf);
534 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0x0);
H A Dperf_event.c1034 rdmsrl(MSR_CORE_PERF_GLOBAL_CTRL, ctrl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmsr-index.h389 #define MSR_CORE_PERF_GLOBAL_CTRL 0x0000038f macro

Completed in 102 milliseconds