Lines Matching defs:overruns
5487 * ring_buffer_overrun_cpu - get the number of overruns caused by the ring
5490 * @cpu: The per CPU buffer to get the number of overruns from
5508 * ring_buffer_commit_overrun_cpu - get the number of overruns caused by
5512 * @cpu: The per CPU buffer to get the number of overruns from
5534 * @cpu: The per CPU buffer to get the number of overruns from
5594 * ring_buffer_overruns - get the number of overruns in buffer
5597 * Returns the total number of overruns in the ring buffer
5603 unsigned long overruns = 0;
5609 overruns += local_read(&cpu_buffer->overrun);
5612 return overruns;
5961 * We want to make sure we read the overruns after we set up our