Searched refs:attr_event (Results 1 – 2 of 2) sorted by relevance
126 struct mlxbf_pmc_attribute *attr_event; member1594 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show() local1602 blk_num = attr_event->nr; in mlxbf_pmc_event_show()1603 cnt_num = attr_event->index; in mlxbf_pmc_event_show()1624 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store() local1631 blk_num = attr_event->nr; in mlxbf_pmc_event_store()1632 cnt_num = attr_event->index; in mlxbf_pmc_event_store()1810 pmc->block[blk_num].attr_event = devm_kcalloc( in mlxbf_pmc_init_perftype_counter()1813 if (!pmc->block[blk_num].attr_event) in mlxbf_pmc_init_perftype_counter()1831 attr = &pmc->block[blk_num].attr_event[j]; in mlxbf_pmc_init_perftype_counter()[all …]
484 struct attr_event {