Searched refs:cxl_pmu_info (Results 1 – 1 of 1) sorted by relevance
95 struct cxl_pmu_info { struct112 #define pmu_to_cxl_pmu_info(_pmu) container_of(_pmu, struct cxl_pmu_info, pmu) argument124 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()[all …]