Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c1218 if (!x86_pmu.intel_cap.pebs_trap) in intel_pmu_pebs_fixup_ip()
2033 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h578 u64 pebs_trap:1; member