Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dperf_event.h131 #define PEBS_DATACFG_LBRS BIT_ULL(3) macro
/linux-6.6.21/arch/x86/events/intel/
Dds.c1174 if (pebs_data_cfg & PEBS_DATACFG_LBRS) in adaptive_pebs_record_size_update()
1225 pebs_data_cfg |= PEBS_DATACFG_LBRS | in pebs_update_adaptive_cfg()
1907 if (format_size & PEBS_DATACFG_LBRS) { in setup_pebs_adaptive_sample_data()