Searched refs:shortest_full (Results 1 – 1 of 1) sorted by relevance
479 size_t shortest_full; member985 if (!cpu_buffer->shortest_full || in ring_buffer_wait()986 cpu_buffer->shortest_full > full) in ring_buffer_wait()987 cpu_buffer->shortest_full = full; in ring_buffer_wait()1044 if (!cpu_buffer->shortest_full || in ring_buffer_poll_wait()1045 cpu_buffer->shortest_full > full) in ring_buffer_poll_wait()1046 cpu_buffer->shortest_full = full; in ring_buffer_poll_wait()3106 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full)) in rb_wakeups()5386 cpu_buffer->shortest_full = 0; in rb_reset_cpu()