hisi_uncore_pmu_stop
EXPORT_SYMBOL_NS_GPL(hisi_uncore_pmu_stop, "HISI_PMU");
hisi_uncore_pmu_stop(event, PERF_EF_UPDATE);
pmu->stop = hisi_uncore_pmu_stop;
void hisi_uncore_pmu_stop(struct perf_event *event, int flags);