write_evtype      322 drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c 	.write_evtype           = hisi_ddrc_pmu_write_evtype,
write_evtype      333 drivers/perf/hisilicon/hisi_uncore_hha_pmu.c 	.write_evtype		= hisi_hha_pmu_write_evtype,
write_evtype      323 drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c 	.write_evtype		= hisi_l3c_pmu_write_evtype,
write_evtype      185 drivers/perf/hisilicon/hisi_uncore_pmu.c 	hisi_pmu->ops->write_evtype(hisi_pmu, hwc->idx,
write_evtype       39 drivers/perf/hisilicon/hisi_uncore_pmu.h 	void (*write_evtype)(struct hisi_pmu *, int, u32);