Searched refs:stop_counters (Results 1 – 6 of 6) sorted by relevance
48 void (*stop_counters)(struct hisi_pmu *); member
325 .stop_counters = hisi_ddrc_pmu_stop_counters,
336 .stop_counters = hisi_hha_pmu_stop_counters,
326 .stop_counters = hisi_l3c_pmu_stop_counters,
336 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()1758 .stop_counters = xgene_pmu_stop_counters,1775 .stop_counters = xgene_pmu_stop_counters,