Searched refs:is_pebs_pt (Results 1 – 3 of 3) sorted by relevance
1123 if (is_pebs_pt(leader) && !leader->aux_event) in collect_events()1130 cpuc->pebs_output != is_pebs_pt(leader) + 1) in collect_events()1133 cpuc->pebs_output = is_pebs_pt(leader) + 1; in collect_events()
1076 static inline int is_pebs_pt(struct perf_event *event) in is_pebs_pt() function
1079 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_disable()1092 if (!is_pebs_pt(event)) in intel_pmu_pebs_via_pt_enable()