Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c163 static u32 hisi_hha_pmu_get_counter_offset(int cntr_idx) in hisi_hha_pmu_get_counter_offset() function
172 return readq(hha_pmu->base + hisi_hha_pmu_get_counter_offset(hwc->idx)); in hisi_hha_pmu_read_counter()
179 writeq(val, hha_pmu->base + hisi_hha_pmu_get_counter_offset(hwc->idx)); in hisi_hha_pmu_write_counter()