Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/include/asm/ !
H A Dperf_event.h104 #define PEBS_DATACFG_GP BIT_ULL(1) macro
/linux-5.15/arch/x86/events/intel/ !
A Dds.c1049 if (pebs_data_cfg & PEBS_DATACFG_GP) in adaptive_pebs_record_size_update()
1093 pebs_data_cfg |= PEBS_DATACFG_GP; in pebs_update_adaptive_cfg()
1676 if (format_size & PEBS_DATACFG_GP) { in setup_pebs_adaptive_sample_data()