Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dcxl_pmu.c100 struct list_head event_caps_fixed; member
181 list_add(&pmu_ev->node, &info->event_caps_fixed); in cxl_pmu_parse_caps()
431 list_for_each_entry(pmu_ev, &info->event_caps_fixed, node) { in cxl_pmu_find_fixed_counter_ev_cap()
824 INIT_LIST_HEAD(&info->event_caps_fixed); in cxl_pmu_probe()