Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c95 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()
[all …]