Home
last modified time | relevance | path

Searched refs:lbr_sel (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c121 if (cpuc->lbr_sel) in __intel_pmu_lbr_enable()
122 wrmsrl(MSR_LBR_SELECT, cpuc->lbr_sel->config); in __intel_pmu_lbr_enable()
Dperf_event.h134 struct er_account *lbr_sel; member
Dperf_event_intel.c1530 cpuc->lbr_sel = NULL; in intel_pmu_cpu_starting()
1551 cpuc->lbr_sel = &cpuc->shared_regs->regs[EXTRA_REG_LBR]; in intel_pmu_cpu_starting()