Searched refs:rb_watermark_hit (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dring_buffer.c830 static bool rb_watermark_hit(struct trace_buffer *buffer, int cpu, int full) function
865 if (rb_watermark_hit(buffer, cpu, full))
1007 if (rb_watermark_hit(buffer, cpu, full))
1011 * the shortest_full is set (in rb_watermark_hit). If the

Completed in 283 milliseconds