Searched refs:lbr_from (Results 1 – 3 of 3) sorted by relevance
169 wrmsrl(x86_pmu.lbr_from + i, 0); in intel_pmu_lbr_reset_32()177 wrmsrl(x86_pmu.lbr_from + i, 0); in intel_pmu_lbr_reset_64()285 wrmsrl(x86_pmu.lbr_from + idx, val); in wrlbr_from()305 rdmsrl(x86_pmu.lbr_from + idx, val); in rdlbr_from()1368 x86_pmu.lbr_from = MSR_LBR_CORE_FROM; in intel_pmu_lbr_init_core()1382 x86_pmu.lbr_from = MSR_LBR_NHM_FROM; in intel_pmu_lbr_init_nhm()1402 x86_pmu.lbr_from = MSR_LBR_NHM_FROM; in intel_pmu_lbr_init_snb()1429 x86_pmu.lbr_from = MSR_LBR_NHM_FROM; in intel_pmu_lbr_init_hsw()1445 x86_pmu.lbr_from = MSR_LBR_NHM_FROM; in intel_pmu_lbr_init_skl()1510 x86_pmu.lbr_from = MSR_LBR_NHM_FROM; in intel_pmu_lbr_init_knl()[all …]
5597 unsigned long lbr_from_nr = x86_pmu.lbr_from + x86_pmu.lbr_nr; in is_lbr_from()5599 return x86_pmu.lbr_from <= msr && msr < lbr_from_nr; in is_lbr_from()7456 if (!(check_msr(x86_pmu.lbr_from + i, 0xffffUL) && in intel_pmu_init()
903 unsigned int lbr_tos, lbr_from, lbr_to, member