Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h118 #define PEBS_DATACFG_MEMINFO BIT_ULL(0) macro
/linux-6.3-rc2/arch/x86/events/intel/
A Dds.c1163 if (pebs_data_cfg & PEBS_DATACFG_MEMINFO) in adaptive_pebs_record_size_update()
1193 pebs_data_cfg |= PEBS_DATACFG_MEMINFO; in pebs_update_adaptive_cfg()
1828 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()
1846 if (format_size & PEBS_DATACFG_MEMINFO) { in setup_pebs_adaptive_sample_data()

Completed in 10 milliseconds