Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c523 size_t shortest_full; member
948 if (!cpu_buffer->shortest_full || in ring_buffer_wait()
949 cpu_buffer->shortest_full > full) in ring_buffer_wait()
950 cpu_buffer->shortest_full = full; in ring_buffer_wait()
3094 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full)) in rb_wakeups()
4998 cpu_buffer->shortest_full = 0; in rb_reset_cpu()