Searched refs:event_uses_long_counter (Results 1 – 1 of 1) sorted by relevance
149 static inline bool event_uses_long_counter(struct perf_event *event) in event_uses_long_counter() function156 return event_uses_long_counter(event) ? 2 : 1; in event_num_counters()348 if (event_uses_long_counter(event)) in l3cache_event_get_ops()566 int order = event_uses_long_counter(event) ? 1 : 0; in qcom_l3_cache__event_add()594 int order = event_uses_long_counter(event) ? 1 : 0; in qcom_l3_cache__event_del()