Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dlbr.c63 #define LBR_CALL_STACK (1 << LBR_CALL_STACK_BIT) macro
182 if (!(lbr_select & LBR_CALL_STACK)) in __intel_pmu_lbr_enable()
584 if (cpuc->lbr_sel->config & LBR_CALL_STACK) in intel_pmu_lbr_read_64()
785 reg->config = mask ^ (x86_pmu.lbr_sel_mask & ~LBR_CALL_STACK); in intel_pmu_setup_hw_lbr_filter()
1164 | LBR_RETURN | LBR_CALL_STACK,