Searched refs:disable_filter (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h68 void (*disable_filter)(struct perf_event *event); member in struct:hisi_uncore_ops
H A Dhisi_uncore_pmu.c268 if (hisi_pmu->ops->disable_filter)
269 hisi_pmu->ops->disable_filter(event);
H A Dhisi_uncore_pa_pmu.c450 .disable_filter = hisi_pa_pmu_disable_filter,
H A Dhisi_uncore_sllc_pmu.c395 .disable_filter = hisi_sllc_pmu_clear_filter,
H A Dhisi_uncore_hha_pmu.c463 .disable_filter = hisi_hha_pmu_disable_filter,
H A Dhisi_uncore_l3c_pmu.c497 .disable_filter = hisi_l3c_pmu_disable_filter,
H A Dhisi_uncore_uc_pmu.c488 .disable_filter = hisi_uc_pmu_disable_filter,

Completed in 264 milliseconds