Searched refs:pebs_format (Results 1 – 4 of 4) sorted by relevance
473 if (x86_pmu.intel_cap.pebs_format < 2) { in alloc_pebs_buffer()1270 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_via_pt_enable()1303 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_enable()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()[all …]
38 u64 pebs_format:4; member
599 u64 pebs_format:4; member
552 if (x86_pmu.lbr_nr || x86_pmu.intel_cap.pebs_format >= 2) in x86_pmu_max_precise()577 if (event->attr.precise_ip > 1 && x86_pmu.intel_cap.pebs_format < 2) { in x86_pmu_hw_config()