Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dds.c1135 bool gprs, tsx_weight; in pebs_update_adaptive_cfg() local
1153 tsx_weight = (sample_type & PERF_SAMPLE_WEIGHT_TYPE) && in pebs_update_adaptive_cfg()
1157 if (gprs || (attr->precise_ip < 2) || tsx_weight) in pebs_update_adaptive_cfg()