Home
last modified time | relevance | path

Searched refs:disable_filter (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h62 void (*disable_filter)(struct perf_event *event); member
Dhisi_uncore_pmu.c266 if (hisi_pmu->ops->disable_filter) in hisi_uncore_pmu_disable_event()
267 hisi_pmu->ops->disable_filter(event); in hisi_uncore_pmu_disable_event()
Dhisi_uncore_pa_pmu.c362 .disable_filter = hisi_pa_pmu_disable_filter,
Dhisi_uncore_sllc_pmu.c395 .disable_filter = hisi_sllc_pmu_clear_filter,
Dhisi_uncore_hha_pmu.c463 .disable_filter = hisi_hha_pmu_disable_filter,
Dhisi_uncore_l3c_pmu.c497 .disable_filter = hisi_l3c_pmu_disable_filter,