Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c154 if (cpuc->lbr_sel) in __intel_pmu_lbr_enable()
155 lbr_select = cpuc->lbr_sel->config; in __intel_pmu_lbr_enable()
432 if (cpuc->lbr_sel->config & LBR_CALL_STACK) in intel_pmu_lbr_read_64()
Dperf_event.h215 struct er_account *lbr_sel; member
Dperf_event_intel.c2833 cpuc->lbr_sel = NULL; in intel_pmu_cpu_starting()
2856 cpuc->lbr_sel = &cpuc->shared_regs->regs[EXTRA_REG_LBR]; in intel_pmu_cpu_starting()