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

/linux-4.1.27/include/linux/
H A Dring_buffer.h136 ring_buffer_read(struct ring_buffer_iter *iter, u64 *ts);
/linux-4.1.27/kernel/trace/
H A Dtrace_functions_graph.c636 ring_buffer_read(ring_iter, NULL); get_return_for_leaf()
H A Dring_buffer.c4117 * ring_buffer_read - read the next item in the ring buffer by the iterator
4124 ring_buffer_read(struct ring_buffer_iter *iter, u64 *ts) ring_buffer_read() function
4145 EXPORT_SYMBOL_GPL(ring_buffer_read); variable
H A Dtrace.c2284 ring_buffer_read(buf_iter, NULL); trace_iterator_increment()
2444 ring_buffer_read(buf_iter, NULL); tracing_iter_reset()

Completed in 193 milliseconds