Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h39 void (*write_evtype)(struct hisi_pmu *, int, u32); member
Dhisi_uncore_ddrc_pmu.c322 .write_evtype = hisi_ddrc_pmu_write_evtype,
Dhisi_uncore_hha_pmu.c333 .write_evtype = hisi_hha_pmu_write_evtype,
Dhisi_uncore_l3c_pmu.c323 .write_evtype = hisi_l3c_pmu_write_evtype,
Dhisi_uncore_pmu.c185 hisi_pmu->ops->write_evtype(hisi_pmu, hwc->idx, in hisi_uncore_pmu_enable_event()