Searched refs:l3cache_pmu (Results 1 – 1 of 1) sorted by relevance
154 struct l3cache_pmu { struct163 #define to_l3cache_pmu(p) (container_of(p, struct l3cache_pmu, pmu)) argument195 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_start()227 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_stop()241 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_update()276 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_start()302 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_stop()318 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_update()350 static inline void qcom_l3_cache__init(struct l3cache_pmu *l3pmu) in qcom_l3_cache__init()390 struct l3cache_pmu *l3pmu = data; in qcom_l3_cache__handle_irq()[all …]