Home
last modified time | relevance | path

Searched refs:PEBS_DATACFG_MEMINFO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h103 #define PEBS_DATACFG_MEMINFO BIT_ULL(0) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h128 #define PEBS_DATACFG_MEMINFO BIT_ULL(0) macro
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c955 if (pebs_data_cfg & PEBS_DATACFG_MEMINFO) in adaptive_pebs_record_size_update()
983 pebs_data_cfg |= PEBS_DATACFG_MEMINFO; in pebs_update_adaptive_cfg()
1561 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()
1579 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c1168 if (pebs_data_cfg & PEBS_DATACFG_MEMINFO) in adaptive_pebs_record_size_update()
1198 pebs_data_cfg |= PEBS_DATACFG_MEMINFO; in pebs_update_adaptive_cfg()
1841 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()
1859 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()

Completed in 8 milliseconds