Searched refs:stop_counters (Results 1 – 6 of 6) sorted by relevance
51 void (*stop_counters)(struct hisi_pmu *); member
330 .stop_counters = hisi_ddrc_pmu_stop_counters,
341 .stop_counters = hisi_hha_pmu_stop_counters,
331 .stop_counters = hisi_l3c_pmu_stop_counters,
348 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
128 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member896 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_perf_pmu_disable()1139 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_init_perf()1214 xgene_pmu->ops->stop_counters(pmu_dev); in _xgene_pmu_isr()1773 .stop_counters = xgene_pmu_stop_counters,1790 .stop_counters = xgene_pmu_stop_counters,