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

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c54 #define LBR_CALL_STACK (1 << LBR_CALL_STACK_BIT) macro
167 if (!(lbr_select & LBR_CALL_STACK)) __intel_pmu_lbr_enable()
432 if (cpuc->lbr_sel->config & LBR_CALL_STACK) intel_pmu_lbr_read_64()
911 | LBR_RETURN | LBR_CALL_STACK,

Completed in 47 milliseconds