Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h42 void (*write_evtype)(struct hisi_pmu *, int, u32); member
Dhisi_uncore_ddrc_pmu.c327 .write_evtype = hisi_ddrc_pmu_write_evtype,
Dhisi_uncore_hha_pmu.c338 .write_evtype = hisi_hha_pmu_write_evtype,
Dhisi_uncore_l3c_pmu.c328 .write_evtype = hisi_l3c_pmu_write_evtype,
Dhisi_uncore_pmu.c197 hisi_pmu->ops->write_evtype(hisi_pmu, hwc->idx, in hisi_uncore_pmu_enable_event()