Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
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()
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()
[all …]