Home
last modified time | relevance | path

Searched refs:stop_counters (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h51 void (*stop_counters)(struct hisi_pmu *); member
Dhisi_uncore_ddrc_pmu.c330 .stop_counters = hisi_ddrc_pmu_stop_counters,
Dhisi_uncore_hha_pmu.c341 .stop_counters = hisi_hha_pmu_stop_counters,
Dhisi_uncore_l3c_pmu.c331 .stop_counters = hisi_l3c_pmu_stop_counters,
Dhisi_uncore_pmu.c348 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
/Linux-v4.19/drivers/perf/
Dxgene_pmu.c128 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member
896 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,