Searched refs:write_evtype (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.h | 56 void (*write_evtype)(struct hisi_pmu *, int, u32); member
|
| H A D | hisi_uncore_mn_pmu.c | 236 .write_evtype = hisi_mn_pmu_write_evtype,
|
| H A D | hisi_uncore_noc_pmu.c | 228 .write_evtype = hisi_noc_pmu_write_evtype,
|
| H A D | hisi_uncore_hha_pmu.c | 425 .write_evtype = hisi_hha_pmu_write_evtype,
|
| H A D | hisi_uncore_ddrc_pmu.c | 337 .write_evtype = hisi_ddrc_pmu_write_evtype,
|
| H A D | hisi_uncore_pa_pmu.c | 411 .write_evtype = hisi_pa_pmu_write_evtype,
|
| H A D | hisi_uncore_pmu.c | 270 hisi_pmu->ops->write_evtype(hisi_pmu, hwc->idx, in hisi_uncore_pmu_enable_event()
|
| H A D | hisi_uncore_sllc_pmu.c | 447 .write_evtype = hisi_sllc_pmu_write_evtype,
|
| H A D | hisi_uncore_l3c_pmu.c | 764 .write_evtype = hisi_l3c_pmu_write_evtype,
|