Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h64 void (*stop_counters)(struct hisi_pmu *); member
Dhisi_uncore_ddrc_pmu.c428 .stop_counters = hisi_ddrc_pmu_v1_stop_counters,
443 .stop_counters = hisi_ddrc_pmu_v2_stop_counters,
Dhisi_uncore_cpa_pmu.c265 .stop_counters = hisi_cpa_pmu_stop_counters,
Dhisi_uncore_pmu.c398 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
Dhisi_uncore_sllc_pmu.c385 .stop_counters = hisi_sllc_pmu_stop_counters,
Dhisi_uncore_pa_pmu.c440 .stop_counters = hisi_pa_pmu_stop_counters,
Dhisi_uncore_hha_pmu.c453 .stop_counters = hisi_hha_pmu_stop_counters,
Dhisi_uncore_uc_pmu.c478 .stop_counters = hisi_uc_pmu_stop_counters,
Dhisi_uncore_l3c_pmu.c487 .stop_counters = hisi_l3c_pmu_stop_counters,
/linux-6.12.1/drivers/perf/
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,