Searched refs:l3cache_pmu (Results 1 – 1 of 1) sorted by relevance
162 struct l3cache_pmu { struct171 #define to_l3cache_pmu(p) (container_of(p, struct l3cache_pmu, pmu)) argument203 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_start()235 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_stop()249 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__64bit_counter_update()284 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_start()310 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_stop()326 struct l3cache_pmu *l3pmu = to_l3cache_pmu(event->pmu); in qcom_l3_cache__32bit_counter_update()358 static inline void qcom_l3_cache__init(struct l3cache_pmu *l3pmu) in qcom_l3_cache__init()398 struct l3cache_pmu *l3pmu = data; in qcom_l3_cache__handle_irq()[all …]