Searched refs:is_pebs_pt (Results 1 – 3 of 3) sorted by relevance
1134 if (is_pebs_pt(leader) && !leader->aux_event) in collect_events()1141 cpuc->pebs_output != is_pebs_pt(leader) + 1) in collect_events()1144 cpuc->pebs_output = is_pebs_pt(leader) + 1; in collect_events()
1079 static inline int is_pebs_pt(struct perf_event *event) in is_pebs_pt() function
1084 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_disable()1097 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_enable()