Searched refs:error_start (Results 1 – 1 of 1) sorted by relevance
429 long error_start; in perf_ioctl() local441 error_start = perf_stop_counters(raddr); in perf_ioctl()442 if (error_start != 0) { in perf_ioctl()443 printk(KERN_ERR "perf_off: perf_stop_counters = %ld\n", error_start); in perf_ioctl()