Searched refs:rb_read_data_buffer (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 1845 static int rb_read_data_buffer(struct buffer_data_page *dpage, int tail, int cpu, in rb_read_data_buffer() function 1904 return rb_read_data_buffer(dpage, tail, cpu, &ts, &delta); in rb_validate_buffer() 4410 ret = rb_read_data_buffer(bpage, tail, cpu_buffer->cpu, &ts, &delta); in check_buffer()
|