Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/perf/hisilicon/
A Dhisi_uncore_pmu.h58 void (*stop_counters)(struct hisi_pmu *); member
A Dhisi_uncore_ddrc_pmu.c428 .stop_counters = hisi_ddrc_pmu_v1_stop_counters,
443 .stop_counters = hisi_ddrc_pmu_v2_stop_counters,
A Dhisi_uncore_cpa_pmu.c265 .stop_counters = hisi_cpa_pmu_stop_counters,
A Dhisi_uncore_pa_pmu.c352 .stop_counters = hisi_pa_pmu_stop_counters,
A Dhisi_uncore_pmu.c410 hisi_pmu->ops->stop_counters(hisi_pmu); in hisi_uncore_pmu_disable()
A Dhisi_uncore_sllc_pmu.c385 .stop_counters = hisi_sllc_pmu_stop_counters,
A Dhisi_uncore_hha_pmu.c453 .stop_counters = hisi_hha_pmu_stop_counters,
A Dhisi_uncore_l3c_pmu.c487 .stop_counters = hisi_l3c_pmu_stop_counters,
/linux-6.3-rc2/drivers/perf/
A Dxgene_pmu.c117 void (*stop_counters)(struct xgene_pmu_dev *pmu_dev); member
884 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_perf_pmu_disable()
1121 xgene_pmu->ops->stop_counters(pmu_dev); in xgene_init_perf()
1196 xgene_pmu->ops->stop_counters(pmu_dev); in _xgene_pmu_isr()
1748 .stop_counters = xgene_pmu_stop_counters,
1765 .stop_counters = xgene_pmu_stop_counters,

Completed in 18 milliseconds