Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h1585 static inline int is_pebs_pt(struct perf_event *event) in is_pebs_pt() function
/linux/arch/x86/events/intel/
H A Dds.c1832 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_disable()
1848 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_enable()
H A Dcore.c3108 if (is_pebs_pt(event)) in intel_pmu_assign_event()