Lines Matching refs:cxl_pmu_info
95 struct cxl_pmu_info { struct
112 #define pmu_to_cxl_pmu_info(_pmu) container_of(_pmu, struct cxl_pmu_info, pmu) argument
124 static int cxl_pmu_parse_caps(struct device *dev, struct cxl_pmu_info *info) in cxl_pmu_parse_caps()
255 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cxl_pmu_format_is_visible()
426 static struct cxl_pmu_ev_cap *cxl_pmu_find_fixed_counter_ev_cap(struct cxl_pmu_info *info, in cxl_pmu_find_fixed_counter_ev_cap()
443 static struct cxl_pmu_ev_cap *cxl_pmu_find_config_counter_ev_cap(struct cxl_pmu_info *info, in cxl_pmu_find_config_counter_ev_cap()
468 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cxl_pmu_event_is_visible()
491 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cpumask_show()
517 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_get_event_idx()
560 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_init()
587 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(pmu); in cxl_pmu_enable()
596 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(pmu); in cxl_pmu_disable()
611 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_start()
675 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_read_counter()
683 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in __cxl_pmu_read()
710 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_stop()
729 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_add()
755 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_del()
766 struct cxl_pmu_info *info = data; in cxl_pmu_irq()
798 struct cxl_pmu_info *info = _info; in cxl_pmu_perf_unregister()
805 struct cxl_pmu_info *info = _info; in cxl_pmu_cpuhp_remove()
814 struct cxl_pmu_info *info; in cxl_pmu_probe()
910 struct cxl_pmu_info *info = hlist_entry_safe(node, struct cxl_pmu_info, node); in cxl_pmu_online_cpu()
927 struct cxl_pmu_info *info = hlist_entry_safe(node, struct cxl_pmu_info, node); in cxl_pmu_offline_cpu()