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()
266 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cxl_pmu_format_is_visible()
437 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()
454 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()
479 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cxl_pmu_event_is_visible()
502 struct cxl_pmu_info *info = dev_get_drvdata(dev); in cpumask_show()
528 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_get_event_idx()
571 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_init()
598 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(pmu); in cxl_pmu_enable()
607 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(pmu); in cxl_pmu_disable()
622 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_start()
686 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_read_counter()
694 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in __cxl_pmu_read()
721 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_stop()
740 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_add()
766 struct cxl_pmu_info *info = pmu_to_cxl_pmu_info(event->pmu); in cxl_pmu_event_del()
777 struct cxl_pmu_info *info = data; in cxl_pmu_irq()
809 struct cxl_pmu_info *info = _info; in cxl_pmu_perf_unregister()
816 struct cxl_pmu_info *info = _info; in cxl_pmu_cpuhp_remove()
825 struct cxl_pmu_info *info; in cxl_pmu_probe()
921 struct cxl_pmu_info *info = hlist_entry_safe(node, struct cxl_pmu_info, node); in cxl_pmu_online_cpu()
938 struct cxl_pmu_info *info = hlist_entry_safe(node, struct cxl_pmu_info, node); in cxl_pmu_offline_cpu()