Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c521 size_t shortest_full; member
890 if (!cpu_buffer->shortest_full || in ring_buffer_wait()
891 cpu_buffer->shortest_full < full) in ring_buffer_wait()
892 cpu_buffer->shortest_full = full; in ring_buffer_wait()
3017 full = cpu_buffer->shortest_full; in rb_wakeups()
4896 cpu_buffer->shortest_full = 0; in rb_reset_cpu()