Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h49 void (*stop_counters)(struct hisi_pmu *); member
H A Dhisi_uncore_ddrc_pmu.c322 .stop_counters = hisi_ddrc_pmu_stop_counters,
H A Dhisi_uncore_l3c_pmu.c324 .stop_counters = hisi_l3c_pmu_stop_counters,
H A Dhisi_uncore_hha_pmu.c334 .stop_counters = hisi_hha_pmu_stop_counters,
H A Dhisi_uncore_pmu.c351 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
/OK3568_Linux_fs/kernel/drivers/perf/
H A Dxgene_pmu.c117 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member
887 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,