Home
last modified time | relevance | path

Searched refs:l3cache_pmu (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/perf/
Dqcom_l3_pmu.c154 struct l3cache_pmu { struct
163 #define to_l3cache_pmu(p) (container_of(p, struct l3cache_pmu, pmu)) argument
195 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 …]