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