Home
last modified time | relevance | path

Searched refs:MSR_LBR_TOS (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c705 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_core()
720 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_nhm()
741 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_snb()
772 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_atom()
/arch/x86/include/uapi/asm/
Dmsr-index.h66 #define MSR_LBR_TOS 0x000001c9 macro