Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dqcom_l3_pmu.c154 struct l3cache_pmu { struct
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()
390 struct l3cache_pmu *l3pmu = data; in qcom_l3_cache__handle_irq()
429 struct l3cache_pmu *l3pmu = to_l3cache_pmu(pmu); in qcom_l3_cache__pmu_enable()
439 struct l3cache_pmu *l3pmu = to_l3cache_pmu(pmu); in qcom_l3_cache__pmu_disable()
705 struct l3cache_pmu *l3pmu = hlist_entry_safe(node, struct l3cache_pmu, node); in qcom_l3_cache_pmu_online_cpu()
716 struct l3cache_pmu *l3pmu = hlist_entry_safe(node, struct l3cache_pmu, node); in qcom_l3_cache_pmu_offline_cpu()
[all …]