Searched refs:lbr_select (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c141 u64 debugctl, lbr_select = 0, orig_debugctl; __intel_pmu_lbr_enable() local
155 lbr_select = cpuc->lbr_sel->config; __intel_pmu_lbr_enable()
157 wrmsrl(MSR_LBR_SELECT, lbr_select); __intel_pmu_lbr_enable()
167 if (!(lbr_select & LBR_CALL_STACK)) __intel_pmu_lbr_enable()
H A Dperf_event.h48 EXTRA_REG_LBR = 2, /* lbr_select */
607 const int *lbr_sel_map; /* lbr_select mappings */

Completed in 128 milliseconds