Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h281 #define LBR_INFO_BR_CNTR_OFFSET 32 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h281 #define LBR_INFO_BR_CNTR_OFFSET 32 macro
/linux/arch/x86/events/intel/
H A Dlbr.c930 e->reserved = (info >> LBR_INFO_BR_CNTR_OFFSET) & LBR_INFO_BR_CNTR_FULL_MASK; in intel_pmu_store_lbr()