Searched refs:shortest_full (Results 1 – 1 of 1) sorted by relevance
523 size_t shortest_full; member915 cpu_buffer->shortest_full = 0; in rb_wake_up_waiters()984 if (!ret && (!cpu_buffer->shortest_full || in rb_watermark_hit()985 cpu_buffer->shortest_full > full)) { in rb_watermark_hit()986 cpu_buffer->shortest_full = full; in rb_watermark_hit()1135 if (!cpu_buffer->shortest_full || in ring_buffer_poll_wait()1136 cpu_buffer->shortest_full > full) in ring_buffer_poll_wait()1137 cpu_buffer->shortest_full = full; in ring_buffer_poll_wait()3211 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full)) in rb_wakeups()5290 cpu_buffer->shortest_full = 0; in rb_reset_cpu()