Searched refs:stop_counters (Results 1 – 10 of 10) sorted by relevance
65 void (*stop_counters)(struct hisi_pmu *); member
238 .stop_counters = hisi_mn_pmu_stop_counters,
236 .stop_counters = hisi_noc_pmu_stop_counters,
428 .stop_counters = hisi_hha_pmu_stop_counters,
340 .stop_counters = hisi_ddrc_pmu_stop_counters,
414 .stop_counters = hisi_pa_pmu_stop_counters,
452 .stop_counters = hisi_uc_pmu_stop_counters,
432 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
450 .stop_counters = hisi_sllc_pmu_stop_counters,
115 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member873 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_perf_pmu_disable()1111 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_init_perf()1186 xgene_pmu->ops->stop_counters(pmu_dev); in _xgene_pmu_isr()1744 .stop_counters = xgene_pmu_stop_counters,1761 .stop_counters = xgene_pmu_stop_counters,