Searched refs:overruns (Results 1 – 21 of 21) sorted by relevance
235 unsigned long long overruns; in ring_buffer_producer() local300 overruns = ring_buffer_overruns(buffer); in ring_buffer_producer()326 trace_printk("Overruns: %lld\n", overruns); in ring_buffer_producer()333 trace_printk("Total: %lld\n", entries + overruns + read); in ring_buffer_producer()
3982 unsigned long overruns = 0; in ring_buffer_overruns() local3988 overruns += local_read(&cpu_buffer->overrun); in ring_buffer_overruns()3991 return overruns; in ring_buffer_overruns()
55 RX packets:0 errors:0 dropped:0 overruns:0 frame:056 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
91 unsigned long overruns; /* Input overruns */ member
106 fifo overruns (especially in PIO mode transfers). Good default values are::
499 # pointer overruns the input pointer.
321 /* Due to frequent FIFO overruns, use just 500 kHz */
519 /* Due to frequent FIFO overruns, use just 500 kHz */
497 /* Due to frequent FIFO overruns, use just 500 kHz */
468 /* Due to frequent FIFO overruns, use just 500 kHz */
413 RxOver number of receiver overruns644 port. If it shows under- and overruns you own such a system.
516 info->idle_stats.overruns++; in cyy_chip_rx()534 info->idle_stats.overruns++; in cyy_chip_rx()3960 HZ, info->idle_stats.overruns, in cyclades_proc_show()
1804 RX packets:7224794 errors:0 dropped:0 overruns:0 frame:01805 TX packets:3286647 errors:1 dropped:0 overruns:1 carrier:01810 RX packets:3573025 errors:0 dropped:0 overruns:0 frame:01811 TX packets:1643167 errors:1 dropped:0 overruns:1 carrier:01817 RX packets:3651769 errors:0 dropped:0 overruns:0 frame:01818 TX packets:1643480 errors:0 dropped:0 overruns:0 carrier:0
2119 * None-the-less, we must still catch and report overruns to2142 * Status PKT overruns are uncerimoniously recovered with a
4230 * avoid the persistent sync offset overruns.
885 /* Guard against overruns */
258 overruns. Make sure that will be enough.
563 overruns. Lower values give a slightly faster mouse responses and
121 to get informed about runtime overruns through the delivery of SIGXCPU
1202 underruns (overruns should be rare). If possible an LLD
384 to protect against buffer overruns.