Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h130 #define PEBS_DATACFG_XMMS BIT_ULL(2) macro
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1172 if (pebs_data_cfg & PEBS_DATACFG_XMMS) in adaptive_pebs_record_size_update()
1218 pebs_data_cfg |= PEBS_DATACFG_XMMS; in pebs_update_adaptive_cfg()
1904 if (format_size & PEBS_DATACFG_XMMS) { in setup_pebs_adaptive_sample_data()