Searched refs:overruns (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/kernel/trace/ |
D | ring_buffer_benchmark.c | 235 unsigned long long overruns; in ring_buffer_producer() local 300 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()
|
D | ring_buffer.c | 3491 unsigned long overruns = 0; in ring_buffer_overruns() local 3497 overruns += local_read(&cpu_buffer->overrun); in ring_buffer_overruns() 3500 return overruns; in ring_buffer_overruns()
|
/Linux-v4.19/drivers/power/reset/ |
D | ltc2952-poweroff.c | 107 unsigned long overruns; in ltc2952_poweroff_timer_wde() local 117 overruns = hrtimer_forward(timer, now, data->wde_interval); in ltc2952_poweroff_timer_wde()
|
/Linux-v4.19/Documentation/networking/ |
D | cops.txt | 44 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 45 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
|
D | z8530drv.txt | 395 RxOver - number of receiver overruns 617 port. If it shows under- and overruns you own such a system.
|
D | bonding.txt | 1759 RX packets:7224794 errors:0 dropped:0 overruns:0 frame:0 1760 TX packets:3286647 errors:1 dropped:0 overruns:1 carrier:0 1765 RX packets:3573025 errors:0 dropped:0 overruns:0 frame:0 1766 TX packets:1643167 errors:1 dropped:0 overruns:1 carrier:0 1772 RX packets:3651769 errors:0 dropped:0 overruns:0 frame:0 1773 TX packets:1643480 errors:0 dropped:0 overruns:0 carrier:0
|
/Linux-v4.19/include/uapi/linux/ |
D | cyclades.h | 91 unsigned long overruns; /* Input overruns */ member
|
/Linux-v4.19/arch/x86/boot/ |
D | header.S | 486 # pointer overruns the input pointer.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | arm-realview-eb.dtsi | 313 /* Due to frequent FIFO overruns, use just 500 kHz */
|
D | arm-realview-pb1176.dts | 489 /* Due to frequent FIFO overruns, use just 500 kHz */
|
D | arm-realview-pbx.dtsi | 511 /* Due to frequent FIFO overruns, use just 500 kHz */
|
D | arm-realview-pb11mp.dts | 460 /* Due to frequent FIFO overruns, use just 500 kHz */
|
/Linux-v4.19/Documentation/spi/ |
D | pxa2xx | 102 fifo overruns (especially in PIO mode transfers). Good default values are
|
/Linux-v4.19/drivers/tty/ |
D | cyclades.c | 516 info->idle_stats.overruns++; in cyy_chip_rx() 534 info->idle_stats.overruns++; in cyy_chip_rx() 3965 HZ, info->idle_stats.overruns, in cyclades_proc_show()
|
/Linux-v4.19/Documentation/kernel-hacking/ |
D | hacking.rst | 258 overruns. Make sure that will be enough.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2119 * None-the-less, we must still catch and report overruns to 2142 * Status PKT overruns are uncerimoniously recovered with a
|
D | aic79xx.reg | 4230 * avoid the persistent sync offset overruns.
|
D | aic7xxx.seq | 885 /* Guard against overruns */
|
/Linux-v4.19/Documentation/m68k/ |
D | kernel-options.txt | 541 overruns. Lower values give a slightly faster mouse responses and
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-deadline.txt | 121 to get informed about runtime overruns through the delivery of SIGXCPU
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 2063 RX packets:246134 errors:0 dropped:0 overruns:0 frame:0 2064 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 1183 underruns (overruns should be rare). If possible an LLD
|
/Linux-v4.19/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 384 to protect against buffer overruns.
|