Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/hisilicon/
Dhns3_pmu.c730 static u32 hns3_pmu_get_offset(u32 offset, u32 idx) in hns3_pmu_get_offset() function
738 u32 offset = hns3_pmu_get_offset(reg_offset, idx); in hns3_pmu_readl()
746 u32 offset = hns3_pmu_get_offset(reg_offset, idx); in hns3_pmu_writel()
753 u32 offset = hns3_pmu_get_offset(reg_offset, idx); in hns3_pmu_readq()
761 u32 offset = hns3_pmu_get_offset(reg_offset, idx); in hns3_pmu_writeq()
855 reg_qid_ctrl = hns3_pmu_get_offset(HNS3_PMU_REG_EVENT_QID_CTRL, idx); in hns3_pmu_qid_req_start()