Home
last modified time | relevance | path

Searched refs:attr_count_clock (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c132 struct mlxbf_pmc_attribute attr_count_clock; member
1938 struct mlxbf_pmc_attribute *attr_count_clock = container_of( in mlxbf_pmc_count_clock_show() local
1943 blk_num = attr_count_clock->nr; in mlxbf_pmc_count_clock_show()
1958 struct mlxbf_pmc_attribute *attr_count_clock = container_of( in mlxbf_pmc_count_clock_store() local
1964 blk_num = attr_count_clock->nr; in mlxbf_pmc_count_clock_store()
2017 attr = &pmc->block[blk_num].attr_count_clock; in mlxbf_pmc_init_perftype_counter()