Home
last modified time | relevance | path

Searched refs:smmu_pmu_event_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c448 static void smmu_pmu_event_stop(struct perf_event *event, int flags) in smmu_pmu_event_stop() function
495 smmu_pmu_event_stop(event, flags | PERF_EF_UPDATE); in smmu_pmu_event_del()
789 .stop = smmu_pmu_event_stop, in smmu_pmu_probe()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c469 static void smmu_pmu_event_stop(struct perf_event *event, int flags) in smmu_pmu_event_stop() function
516 smmu_pmu_event_stop(event, flags | PERF_EF_UPDATE); in smmu_pmu_event_del()
870 .stop = smmu_pmu_event_stop, in smmu_pmu_probe()

Completed in 4 milliseconds