Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h65 void (*stop_counters)(struct hisi_pmu *); member
H A Dhisi_uncore_cpa_pmu.c240 .stop_counters = hisi_cpa_pmu_stop_counters,
H A Dhisi_uncore_mn_pmu.c239 .stop_counters = hisi_mn_pmu_stop_counters,
H A Dhisi_uncore_noc_pmu.c237 .stop_counters = hisi_noc_pmu_stop_counters,
H A Dhisi_uncore_pa_pmu.c414 .stop_counters = hisi_pa_pmu_stop_counters,
H A Dhisi_uncore_ddrc_pmu.c340 .stop_counters = hisi_ddrc_pmu_stop_counters,
H A Dhisi_uncore_hha_pmu.c428 .stop_counters = hisi_hha_pmu_stop_counters,
H A Dhisi_uncore_uc_pmu.c453 .stop_counters = hisi_uc_pmu_stop_counters,
H A Dhisi_uncore_pmu.c435 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
H A Dhisi_uncore_sllc_pmu.c450 .stop_counters = hisi_sllc_pmu_stop_counters,
H A Dhisi_uncore_l3c_pmu.c767 .stop_counters = hisi_l3c_pmu_stop_counters,
/linux/drivers/perf/
H A Dxgene_pmu.c115 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member
873 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,