Lines Matching refs:pebs_format
528 if (x86_pmu.intel_cap.pebs_format < 2) { in alloc_pebs_buffer()
1317 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_via_pt_enable()
1369 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_enable()
1557 if (x86_pmu.intel_cap.pebs_format < 4) in get_pebs_status()
1705 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1730 x86_pmu.intel_cap.pebs_format >= 1) { in setup_pebs_fixed_sample_data()
1735 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1754 if (x86_pmu.intel_cap.pebs_format >= 3) in setup_pebs_fixed_sample_data()
1937 if (x86_pmu.intel_cap.pebs_format < 1) in get_next_pebs_record_by_bit()
1948 if (x86_pmu.intel_cap.pebs_format >= 3) in get_next_pebs_record_by_bit()
2190 if (x86_pmu.intel_cap.pebs_format >= 3) { in intel_pmu_drain_pebs_nhm()
2342 int format = x86_pmu.intel_cap.pebs_format; in intel_ds_init()