Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dpt.c54 } pt_caps[] = { variable
77 struct pt_cap_desc *cd = &pt_caps[capability]; in intel_pt_validate_cap()
246 size = sizeof(struct attribute *) * (ARRAY_SIZE(pt_caps)+1); in pt_pmu_hw_init()
251 size = sizeof(struct dev_ext_attribute) * (ARRAY_SIZE(pt_caps)+1); in pt_pmu_hw_init()
256 for (i = 0; i < ARRAY_SIZE(pt_caps); i++) { in pt_pmu_hw_init()
259 de_attr->attr.attr.name = pt_caps[i].name; in pt_pmu_hw_init()