Home
last modified time | relevance | path

Searched refs:pebs_trap (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dvmx_pmu_caps_test.c24 u64 pebs_trap:1; member
43 .pebs_trap = 1,
/Linux-v6.6/arch/x86/events/intel/
Dds.c1456 if (!x86_pmu.intel_cap.pebs_trap) in intel_pmu_pebs_fixup_ip()
2340 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init()
/Linux-v6.6/arch/x86/events/
Dperf_event.h599 u64 pebs_trap:1; member