Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c301 static void bfin_pmu_stop(struct perf_event *event, int flags) in bfin_pmu_stop() function
340 bfin_pmu_stop(event, PERF_EF_UPDATE); in bfin_pmu_del()
452 .stop = bfin_pmu_stop,