Lines Matching defs:array_buffer
217 struct array_buffer {
336 struct array_buffer array_buffer;
345 * array_buffer. When a snapshot is taken, the buffer of the
346 * snapshot_buffer is swapped with the buffer of the array_buffer
347 * and the buffers are reset for the array_buffer so the tracing can
350 struct array_buffer snapshot_buffer;
691 void tracing_reset_online_cpus(struct array_buffer *buf);
706 int allocate_trace_buffer(struct trace_array *tr, struct array_buffer *buf, int size);
733 void trace_set_buffer_entries(struct array_buffer *buf, unsigned long val);
745 void tracing_reset_cpu(struct array_buffer *buf, int cpu);
764 if (tr->array_buffer.buffer)
765 return ring_buffer_record_is_on_cpu(tr->array_buffer.buffer, cpu);
2317 int resize_buffer_duplicate_size(struct array_buffer *trace_buf,
2318 struct array_buffer *size_buf, int cpu_id);