Searched refs:pt_caps (Results 1 – 1 of 1) sorted by relevance
65 } pt_caps[] = { variable81 struct pt_cap_desc *cd = &pt_caps[cap]; in pt_cap_get()152 size = sizeof(struct attribute *) * (ARRAY_SIZE(pt_caps)+1); in pt_pmu_hw_init()157 size = sizeof(struct dev_ext_attribute) * (ARRAY_SIZE(pt_caps)+1); in pt_pmu_hw_init()162 for (i = 0; i < ARRAY_SIZE(pt_caps); i++) { in pt_pmu_hw_init()165 de_attr->attr.attr.name = pt_caps[i].name; in pt_pmu_hw_init()