Searched refs:perf_stop_counters (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.c202 static int perf_stop_counters(uint32_t *raddr);
234 error = perf_stop_counters(raddr);
236 printk("perf_config: perf_stop_counters = %ld\n", error);
385 error_start = perf_stop_counters(raddr);
387 printk(KERN_ERR "perf_off: perf_stop_counters = %ld\n", error_start);
489 * perf_stop_counters
494 static int perf_stop_counters(uint32_t *raddr) function

Completed in 43 milliseconds