Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h40 void (*write_evtype)(struct hisi_pmu *, int, u32); member
Dhisi_uncore_hha_pmu.c331 .write_evtype = hisi_hha_pmu_write_evtype,
Dhisi_uncore_l3c_pmu.c321 .write_evtype = hisi_l3c_pmu_write_evtype,
Dhisi_uncore_ddrc_pmu.c319 .write_evtype = hisi_ddrc_pmu_write_evtype,
Dhisi_uncore_pmu.c192 hisi_pmu->ops->write_evtype(hisi_pmu, hwc->idx, in hisi_uncore_pmu_enable_event()