Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dperf_event_cpu.c35 static void nds32_pmu_stop(struct nds32_pmu *cpu_pmu);
249 nds32_pmu_stop(cpu_pmu); in nds32_pmu_handle_irq()
612 static void nds32_pmu_stop(struct nds32_pmu *cpu_pmu) in nds32_pmu_stop() function
650 cpu_pmu->stop = nds32_pmu_stop; in nds32_pmu_init()