Home
last modified time | relevance | path

Searched refs:tsx_weight (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c976 bool gprs, tsx_weight; in pebs_update_adaptive_cfg() local
994 tsx_weight = (sample_type & PERF_SAMPLE_WEIGHT) && in pebs_update_adaptive_cfg()
998 if (gprs || (attr->precise_ip < 2) || tsx_weight) in pebs_update_adaptive_cfg()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c1191 bool gprs, tsx_weight; in pebs_update_adaptive_cfg() local
1209 tsx_weight = (sample_type & PERF_SAMPLE_WEIGHT_TYPE) && in pebs_update_adaptive_cfg()
1213 if (gprs || (attr->precise_ip < 2) || tsx_weight) in pebs_update_adaptive_cfg()

Completed in 7 milliseconds