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

/linux-master/kernel/trace/
H A Dring_buffer.c819 static bool rb_watermark_hit(struct trace_buffer *buffer, int cpu, int full) function
854 if (rb_watermark_hit(buffer, cpu, full))
996 if (rb_watermark_hit(buffer, cpu, full))
1000 * the shortest_full is set (in rb_watermark_hit). If the

Completed in 218 milliseconds