Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/intel/
A Dds.c523 if (x86_pmu.intel_cap.pebs_format < 2) { in alloc_pebs_buffer()
1321 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_via_pt_enable()
1354 if (x86_pmu.intel_cap.pebs_format < 5) in intel_pmu_pebs_enable()
1544 if (x86_pmu.intel_cap.pebs_format < 4) in get_pebs_status()
1692 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1717 x86_pmu.intel_cap.pebs_format >= 1) { in setup_pebs_fixed_sample_data()
1722 if (x86_pmu.intel_cap.pebs_format >= 2) { in setup_pebs_fixed_sample_data()
1741 if (x86_pmu.intel_cap.pebs_format >= 3) in setup_pebs_fixed_sample_data()
1924 if (x86_pmu.intel_cap.pebs_format < 1) in get_next_pebs_record_by_bit()
1935 if (x86_pmu.intel_cap.pebs_format >= 3) in get_next_pebs_record_by_bit()
[all …]
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dvmx_pmu_caps_test.c28 u64 pebs_format:4; member
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h601 u64 pebs_format:4; member
A Dcore.c554 if (x86_pmu.lbr_nr || x86_pmu.intel_cap.pebs_format >= 2) in x86_pmu_max_precise()
579 if (event->attr.precise_ip > 1 && x86_pmu.intel_cap.pebs_format < 2) { in x86_pmu_hw_config()

Completed in 18 milliseconds