Lines Matching refs:intel_cap
473 if (x86_pmu.intel_cap.pebs_format < 2) { in alloc_pebs_buffer()
1201 if (x86_pmu.intel_cap.pebs_baseline && add) { in pebs_update_state()
1270 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_via_pt_enable()
1294 if (x86_pmu.intel_cap.pebs_baseline) { in intel_pmu_pebs_enable()
1303 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_enable()
1392 if (!x86_pmu.intel_cap.pebs_trap) in intel_pmu_pebs_fixup_ip()
1493 if (x86_pmu.intel_cap.pebs_format < 4) in get_pebs_status()
1622 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1647 x86_pmu.intel_cap.pebs_format >= 1) { in setup_pebs_fixed_sample_data()
1652 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1671 if (x86_pmu.intel_cap.pebs_format >= 3 && in setup_pebs_fixed_sample_data()
1861 if (x86_pmu.intel_cap.pebs_format < 1) in get_next_pebs_record_by_bit()
1872 if (x86_pmu.intel_cap.pebs_format >= 3) in get_next_pebs_record_by_bit()
2114 if (x86_pmu.intel_cap.pebs_format >= 3) { in intel_pmu_drain_pebs_nhm()
2264 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init()
2266 int format = x86_pmu.intel_cap.pebs_format; in intel_ds_init()
2269 x86_pmu.intel_cap.pebs_baseline = 0; in intel_ds_init()
2310 if (x86_pmu.intel_cap.pebs_baseline) { in intel_ds_init()
2330 if (!is_hybrid() && x86_pmu.intel_cap.pebs_output_pt_available) { in intel_ds_init()