Lines Matching refs:attribute
442 static struct attribute *nhm_mem_events_attrs[] = {
487 static struct attribute *snb_events_attrs[] = {
498 static struct attribute *snb_mem_events_attrs[] = {
1726 static struct attribute *slm_events_attrs[] = {
1880 static struct attribute *glm_events_attrs[] = {
2175 static struct attribute *tnt_events_attrs[] = {
2193 static struct attribute *grt_mem_attrs[] = {
2210 static struct attribute *cmt_events_attrs[] = {
2232 static struct attribute *skt_events_attrs[] = {
5088 static struct attribute *format_evtsel_ext_attrs[] = {
5096 evtsel_ext_is_visible(struct kobject *kobj, struct attribute *attr, int i) in evtsel_ext_is_visible()
5126 static struct attribute *intel_arch_formats_attr[] = {
5590 static struct attribute *intel_arch3_formats_attr[] = {
5601 static struct attribute *hsw_format_attr[] = {
5609 static struct attribute *nhm_format_attr[] = {
5615 static struct attribute *slm_format_attr[] = {
5620 static struct attribute *cmt_format_attr[] = {
5627 static struct attribute *skl_format_attr[] = {
5983 static struct attribute *hsw_events_attrs[] = {
5994 static struct attribute *hsw_mem_events_attrs[] = {
6000 static struct attribute *hsw_tsx_events_attrs[] = {
6021 static struct attribute *icl_events_attrs[] = {
6027 static struct attribute *icl_td_events_attrs[] = {
6036 static struct attribute *icl_tsx_events_attrs[] = {
6058 static struct attribute *glc_events_attrs[] = {
6065 static struct attribute *glc_td_events_attrs[] = {
6078 static struct attribute *glc_tsx_events_attrs[] = {
6202 static struct attribute *lbr_attrs[] = {
6210 lbr_is_visible(struct kobject *kobj, struct attribute *attr, int i) in lbr_is_visible()
6223 static struct attribute *intel_pmu_caps_attrs[] = {
6232 static struct attribute *intel_pmu_attrs[] = {
6239 default_is_visible(struct kobject *kobj, struct attribute *attr, int i) in default_is_visible()
6248 tsx_is_visible(struct kobject *kobj, struct attribute *attr, int i) in tsx_is_visible()
6254 pebs_is_visible(struct kobject *kobj, struct attribute *attr, int i) in pebs_is_visible()
6260 mem_is_visible(struct kobject *kobj, struct attribute *attr, int i) in mem_is_visible()
6269 exra_is_visible(struct kobject *kobj, struct attribute *attr, int i) in exra_is_visible()
6275 td_is_visible(struct kobject *kobj, struct attribute *attr, int i) in td_is_visible()
6289 static struct attribute *format_acr_attrs[] = {
6295 acr_is_visible(struct kobject *kobj, struct attribute *attr, int i) in acr_is_visible()
6379 static struct attribute *adl_hybrid_events_attrs[] = {
6396 static struct attribute *lnl_hybrid_events_attrs[] = {
6427 static struct attribute *arl_h_hybrid_events_attrs[] = {
6445 static struct attribute *adl_hybrid_mem_attrs[] = {
6452 static struct attribute *mtl_hybrid_mem_attrs[] = {
6467 static struct attribute *arl_h_hybrid_mem_attrs[] = {
6482 static struct attribute *adl_hybrid_tsx_attrs[] = {
6509 static struct attribute *adl_hybrid_extra_attr_rtm[] = {
6515 static struct attribute *adl_hybrid_extra_attr[] = {
6522 static struct attribute *mtl_hybrid_extra_attr_rtm[] = {
6529 static struct attribute *mtl_hybrid_extra_attr[] = {
6535 static bool is_attr_for_this_pmu(struct kobject *kobj, struct attribute *attr) in is_attr_for_this_pmu()
6547 struct attribute *attr, int i) in hybrid_events_is_visible()
6560 struct attribute *attr, int i) in hybrid_tsx_is_visible()
6571 struct attribute *attr, int i) in hybrid_format_is_visible()
6584 struct attribute *attr, int i) in hybrid_td_is_visible()
6632 static struct attribute *intel_hybrid_cpus_attrs[] = {
6655 static struct attribute *empty_attrs;
6847 struct attribute **extra_skl_attr = &empty_attrs; in intel_pmu_init()
6848 struct attribute **extra_attr = &empty_attrs; in intel_pmu_init()
6849 struct attribute **td_attr = &empty_attrs; in intel_pmu_init()
6850 struct attribute **mem_attr = &empty_attrs; in intel_pmu_init()
6851 struct attribute **tsx_attr = &empty_attrs; in intel_pmu_init()