Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dring_buffer.c513 size_t shortest_full; member
814 cpu_buffer->shortest_full = 0; in rb_wake_up_waiters()
883 if (!ret && (!cpu_buffer->shortest_full || in rb_watermark_hit()
884 cpu_buffer->shortest_full > full)) { in rb_watermark_hit()
885 cpu_buffer->shortest_full = full; in rb_watermark_hit()
4159 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full)) in rb_wakeups()
6423 cpu_buffer->shortest_full = 0; in rb_reset_cpu()