Searched refs:lbr_tos (Results 1 – 3 of 3) sorted by relevance
208 rdmsrl(x86_pmu.lbr_tos, tos); in intel_pmu_lbr_tos()879 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_core()894 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_nhm()915 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_snb()935 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_hsw()960 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_atom()
588 unsigned long lbr_tos, lbr_from, lbr_to; /* MSR base regs */ member
3346 if (x86_pmu.lbr_nr && !check_msr(x86_pmu.lbr_tos, 0x3UL)) in intel_pmu_init()