Searched refs:rb_watermark_hit (Results 1 – 1 of 1) sorted by relevance
959 static bool rb_watermark_hit(struct trace_buffer *buffer, int cpu, int full)994 if (rb_watermark_hit(buffer, cpu, full)) in rb_wait_cond() 1136 if (rb_watermark_hit(buffer, cpu, full)) in ring_buffer_poll_wait() 1140 * the shortest_full is set (in rb_watermark_hit). If the in ring_buffer_poll_wait() 960 static bool rb_watermark_hit(struct trace_buffer *buffer, int cpu, int full) rb_watermark_hit() function