Searched refs:total_size (Results 1 – 1 of 1) sorted by relevance
6372 unsigned long total_size = 0; in test_ringbuffer() local6406 total_size += item->size + sizeof(struct rb_item); in test_ringbuffer()6426 pr_info(" recorded size bytes: %ld\n", total_size); in test_ringbuffer()6432 total_size != total_written)) in test_ringbuffer()