Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h63 void (*start_counters)(struct hisi_pmu *); member
H A Dhisi_uncore_ddrc_pmu.c427 .start_counters = hisi_ddrc_pmu_v1_start_counters,
442 .start_counters = hisi_ddrc_pmu_v2_start_counters,
H A Dhisi_uncore_cpa_pmu.c264 .start_counters = hisi_cpa_pmu_start_counters,
H A Dhisi_uncore_pa_pmu.c439 .start_counters = hisi_pa_pmu_start_counters,
H A Dhisi_uncore_hha_pmu.c452 .start_counters = hisi_hha_pmu_start_counters,
H A Dhisi_uncore_sllc_pmu.c384 .start_counters = hisi_sllc_pmu_start_counters,
H A Dhisi_uncore_pmu.c404 hisi_pmu->ops->start_counters(hisi_pmu); in hisi_uncore_pmu_enable()
H A Dhisi_uncore_uc_pmu.c477 .start_counters = hisi_uc_pmu_start_counters,
H A Dhisi_uncore_l3c_pmu.c486 .start_counters = hisi_l3c_pmu_start_counters,
/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c116 void (*start_counters)(struct xgene_pmu_dev *pmu_dev); member
876 xgene_pmu->ops->start_counters(pmu_dev); in xgene_perf_pmu_enable()
1226 xgene_pmu->ops->start_counters(pmu_dev); in _xgene_pmu_isr()
1747 .start_counters = xgene_pmu_start_counters,
1764 .start_counters = xgene_pmu_start_counters,