Home
last modified time | relevance | path

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

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