Lines Matching refs:intel_cap
353 if (x86_pmu.intel_cap.pebs_format < 2) { in alloc_pebs_buffer()
1047 if (!x86_pmu.intel_cap.pebs_trap) in intel_pmu_pebs_fixup_ip()
1253 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_sample_data()
1278 x86_pmu.intel_cap.pebs_format >= 1) in setup_pebs_sample_data()
1281 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_sample_data()
1296 if (x86_pmu.intel_cap.pebs_format >= 3 && in setup_pebs_sample_data()
1315 if (x86_pmu.intel_cap.pebs_format < 1) in get_next_pebs_record_by_bit()
1326 if (x86_pmu.intel_cap.pebs_format >= 3) in get_next_pebs_record_by_bit()
1540 if (x86_pmu.intel_cap.pebs_format >= 3) { in intel_pmu_drain_pebs_nhm()
1632 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init()
1633 int format = x86_pmu.intel_cap.pebs_format; in intel_ds_init()