Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dperf_event.h142 #define PEBS_DATACFG_LBRS BIT_ULL(3) macro
/linux/arch/x86/events/intel/
H A Dds.c1327 if (pebs_data_cfg & PEBS_DATACFG_LBRS) in adaptive_pebs_record_size_update()
1427 pebs_data_cfg |= PEBS_DATACFG_LBRS | in pebs_update_adaptive_cfg()
2181 if (format_group & PEBS_DATACFG_LBRS) { in setup_pebs_adaptive_sample_data()