Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c129 struct mlxbf_pmc_attribute *attr_event; member
1754 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show() local
1762 blk_num = attr_event->nr; in mlxbf_pmc_event_show()
1763 cnt_num = attr_event->index; in mlxbf_pmc_event_show()
1784 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store() local
1792 blk_num = attr_event->nr; in mlxbf_pmc_event_store()
1793 cnt_num = attr_event->index; in mlxbf_pmc_event_store()
2037 pmc->block[blk_num].attr_event = devm_kcalloc( in mlxbf_pmc_init_perftype_counter()
2040 if (!pmc->block[blk_num].attr_event) in mlxbf_pmc_init_perftype_counter()
2058 attr = &pmc->block[blk_num].attr_event[j]; in mlxbf_pmc_init_perftype_counter()
[all …]
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt494 struct attr_event {