Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dds.c1706 #define PEBS_LATENCY_MASK 0xffff macro
1787 data->weight.var2_w = weight & PEBS_LATENCY_MASK; in setup_pebs_adaptive_sample_data()
1800 data->weight.var1_dw = (u32)(weight & PEBS_LATENCY_MASK) ?: in setup_pebs_adaptive_sample_data()