Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_spe_pmu.c109 static void arm_spe_pmu_stop(struct perf_event *event, int flags);
787 arm_spe_pmu_stop(event, PERF_EF_UPDATE); in arm_spe_pmu_irq_handler()
889 arm_spe_pmu_stop(event, 0); in arm_spe_pmu_start()
925 static void arm_spe_pmu_stop(struct perf_event *event, int flags) in arm_spe_pmu_stop() function
989 arm_spe_pmu_stop(event, PERF_EF_UPDATE); in arm_spe_pmu_del()
1084 .stop = arm_spe_pmu_stop, in arm_spe_pmu_perf_init()