Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c316 #define to_hns3_pmu(p) (container_of((p), struct hns3_pmu, pmu)) macro
471 struct hns3_pmu *hns3_pmu = to_hns3_pmu(dev_get_drvdata(dev)); in identifier_show()
480 struct hns3_pmu *hns3_pmu = to_hns3_pmu(dev_get_drvdata(dev)); in cpumask_show()
489 struct hns3_pmu *hns3_pmu = to_hns3_pmu(dev_get_drvdata(dev)); in bdf_min_show()
500 struct hns3_pmu *hns3_pmu = to_hns3_pmu(dev_get_drvdata(dev)); in bdf_max_show()
511 struct hns3_pmu *hns3_pmu = to_hns3_pmu(dev_get_drvdata(dev)); in hw_clk_freq_show()
1140 struct hns3_pmu *hns3_pmu = to_hns3_pmu(event->pmu); in hns3_pmu_config_filter()
1222 struct hns3_pmu *hns3_pmu = to_hns3_pmu(event->pmu); in hns3_pmu_read_counter()
1229 struct hns3_pmu *hns3_pmu = to_hns3_pmu(event->pmu); in hns3_pmu_write_counter()
1246 struct hns3_pmu *hns3_pmu = to_hns3_pmu(event->pmu); in hns3_pmu_event_init()
[all …]