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

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c25 u64 pebs_trap:1; member in struct:perf_capabilities::__anon994
44 .pebs_trap = 1,
/linux-master/arch/x86/events/
H A Dperf_event.h605 u64 pebs_trap:1; member in struct:perf_capabilities::__anon80
/linux-master/arch/x86/events/intel/
H A Dds.c1457 if (!x86_pmu.intel_cap.pebs_trap)
2341 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-';

Completed in 123 milliseconds