Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dperf_event.h107 #define PEBS_DATACFG_XMMS BIT_ULL(2) macro
/linux-5.19.10/arch/x86/events/intel/
Dds.c1101 if (pebs_data_cfg & PEBS_DATACFG_XMMS) in adaptive_pebs_record_size_update()
1147 pebs_data_cfg |= PEBS_DATACFG_XMMS; in pebs_update_adaptive_cfg()
1782 if (format_size & PEBS_DATACFG_XMMS) { in setup_pebs_adaptive_sample_data()