Searched refs:start_counters (Results 1 - 10 of 10) sorted by last modified time

/linux-master/drivers/perf/
H A Dxgene_pmu.c114 void (*start_counters)(struct xgene_pmu_dev *pmu_dev); member in struct:xgene_pmu_ops
874 xgene_pmu->ops->start_counters(pmu_dev);
1224 xgene_pmu->ops->start_counters(pmu_dev);
1751 .start_counters = xgene_pmu_start_counters,
1768 .start_counters = xgene_pmu_start_counters,
/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_uc_pmu.c477 .start_counters = hisi_uc_pmu_start_counters,
H A Dhisi_uncore_pa_pmu.c439 .start_counters = hisi_pa_pmu_start_counters,
H A Dhisi_uncore_sllc_pmu.c384 .start_counters = hisi_sllc_pmu_start_counters,
H A Dhisi_uncore_hha_pmu.c452 .start_counters = hisi_hha_pmu_start_counters,
H A Dhisi_uncore_l3c_pmu.c486 .start_counters = hisi_l3c_pmu_start_counters,
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_pmu.h63 void (*start_counters)(struct hisi_pmu *); member in struct:hisi_uncore_ops
H A Dhisi_uncore_pmu.c404 hisi_pmu->ops->start_counters(hisi_pmu);

Completed in 235 milliseconds