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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf.c373 long error_start; local
385 error_start = perf_stop_counters(raddr);
386 if (error_start != 0) {
387 printk(KERN_ERR "perf_off: perf_stop_counters = %ld\n", error_start);

Completed in 211 milliseconds