Searched refs:attr_event (Results 1 – 2 of 2) sorted by relevance
114 struct mlxbf_pmc_attribute *attr_event; member1066 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show() local1073 blk_num = attr_event->nr; in mlxbf_pmc_event_show()1074 cnt_num = attr_event->index; in mlxbf_pmc_event_show()1095 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store() local1100 blk_num = attr_event->nr; in mlxbf_pmc_event_store()1101 cnt_num = attr_event->index; in mlxbf_pmc_event_store()1240 pmc->block[blk_num].attr_event = devm_kcalloc( in mlxbf_pmc_init_perftype_counter()1243 if (!pmc->block[blk_num].attr_event) in mlxbf_pmc_init_perftype_counter()1259 attr = &pmc->block[blk_num].attr_event[j]; in mlxbf_pmc_init_perftype_counter()[all …]
484 struct attr_event {