Home
last modified time | relevance | path

Searched refs:overruns (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/trace/
H A Dring_buffer_benchmark.c237 unsigned long long overruns; in ring_buffer_producer() local
302 overruns = ring_buffer_overruns(buffer); in ring_buffer_producer()
328 trace_printk("Overruns: %lld\n", overruns); in ring_buffer_producer()
335 trace_printk("Total: %lld\n", entries + overruns + read); in ring_buffer_producer()
H A Dring_buffer.c5573 unsigned long overruns = 0; in ring_buffer_overruns() local
5579 overruns += local_read(&cpu_buffer->overrun); in ring_buffer_overruns()
5582 return overruns; in ring_buffer_overruns()
/linux/tools/testing/selftests/timers/
H A Dposix_timers.c238 int overruns; in siginfo_handler()
247 tsig->overruns += si->si_overrun; in ignore_thread()
347 ksft_test_result(tsig.signals == 1 && tsig.overruns == 29, in check_rearm()
350 ksft_test_result(tsig.signals == 0 && tsig.overruns == 0, in check_rearm()
605 ksft_test_result(tsig.signals == 1 && tsig.overruns == 9,
227 int overruns; global() member
/linux/arch/x86/boot/
H A Dheader.S446 # pointer overruns the input pointer.
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst264 overruns. It may abort sending in the middle of the line, which will
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq2119 * None-the-less, we must still catch and report overruns to
2142 * Status PKT overruns are uncerimoniously recovered with a
H A Daic7xxx.seq885 /* Guard against overruns */
H A Daic79xx.reg4230 * avoid the persistent sync offset overruns.