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

/linux-4.1.27/arch/parisc/kernel/
H A Dperf.c443 long error_start; perf_ioctl() local
455 error_start = perf_stop_counters(raddr); perf_ioctl()
456 if (error_start != 0) { perf_ioctl()
457 printk(KERN_ERR "perf_off: perf_stop_counters = %ld\n", error_start); perf_ioctl()

Completed in 85 milliseconds