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.c505 size_t shortest_full; member
801 cpu_buffer->shortest_full = 0; in rb_wake_up_waiters()
870 if (!ret && (!cpu_buffer->shortest_full || in rb_watermark_hit()
871 cpu_buffer->shortest_full > full)) { in rb_watermark_hit()
872 cpu_buffer->shortest_full = full; in rb_watermark_hit()
3874 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full)) in rb_wakeups()
6001 cpu_buffer->shortest_full = 0; in rb_reset_cpu()