Searched refs:is_topdown_count (Results 1 – 3 of 3) sorted by relevance
86 static inline bool is_topdown_count(struct perf_event *event) in is_topdown_count() function
117 if (unlikely(is_topdown_count(event)) && x86_pmu.update_topdown_event) in x86_perf_event_update()1365 if (unlikely(is_topdown_count(event)) && in x86_perf_event_set_period()
2623 else if (is_topdown_count(event) && x86_pmu.update_topdown_event) in intel_pmu_read_event()