Searched refs:LBR_CALL_STACK (Results 1 – 1 of 1) sorted by relevance
43 #define LBR_CALL_STACK (1 << LBR_CALL_STACK_BIT) macro112 return !!(config & LBR_CALL_STACK); in is_lbr_call_stack_bit_set()755 if (cpuc->lbr_sel->config & LBR_CALL_STACK) in intel_pmu_lbr_read_64()1058 reg->config = mask ^ (x86_pmu.lbr_sel_mask & ~LBR_CALL_STACK); in intel_pmu_setup_hw_lbr_filter()1249 | LBR_RETURN | LBR_CALL_STACK,