Searched refs:allocate_trace_buffers (Results 1 – 1 of 1) sorted by relevance
8441 static int allocate_trace_buffers(struct trace_array *tr, unsigned long size) in allocate_trace_buffers() function8623 if (allocate_trace_buffers(tr, trace_buf_size) < 0) in trace_array_create_systems()9851 if (allocate_trace_buffers(&global_trace, ring_buf_size) < 0) { in tracer_alloc_buffers()