Searched refs:attr_event (Results 1 – 2 of 2) sorted by relevance
114 struct mlxbf_pmc_attribute *attr_event; member1053 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show() local1060 blk_num = attr_event->nr; in mlxbf_pmc_event_show()1061 cnt_num = attr_event->index; in mlxbf_pmc_event_show()1082 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store() local1087 blk_num = attr_event->nr; in mlxbf_pmc_event_store()1088 cnt_num = attr_event->index; in mlxbf_pmc_event_store()1231 pmc->block[blk_num].attr_event = devm_kcalloc( in mlxbf_pmc_init_perftype_counter()1234 if (!pmc->block[blk_num].attr_event) in mlxbf_pmc_init_perftype_counter()1252 attr = &pmc->block[blk_num].attr_event[j]; in mlxbf_pmc_init_perftype_counter()[all …]
484 struct attr_event {