Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/mellanox/
Dmlxbf-pmc.c114 struct mlxbf_pmc_attribute *attr_event; member
1066 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show() local
1073 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() local
1100 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 …]
/Linux-v6.1/tools/perf/Documentation/
Dperf.data-file-format.txt484 struct attr_event {