Searched refs:stop_counters (Results 1 – 6 of 6) sorted by relevance
49 void (*stop_counters)(struct hisi_pmu *); member
322 .stop_counters = hisi_ddrc_pmu_stop_counters,
324 .stop_counters = hisi_l3c_pmu_stop_counters,
334 .stop_counters = hisi_hha_pmu_stop_counters,
351 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
117 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member887 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_perf_pmu_disable()1124 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_init_perf()1199 xgene_pmu->ops->stop_counters(pmu_dev); in _xgene_pmu_isr()1754 .stop_counters = xgene_pmu_stop_counters,1771 .stop_counters = xgene_pmu_stop_counters,