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

/linux-master/kernel/trace/
H A Dring_buffer.c738 static __always_inline bool full_hit(struct trace_buffer *buffer, int cpu, int full) function
850 ret = !pagebusy && full_hit(buffer, cpu, full);
3094 if (!full_hit(buffer, cpu_buffer->cpu, cpu_buffer->shortest_full))

Completed in 144 milliseconds