Searched refs:trace_allocate_snapshot (Results 1 – 2 of 2) sorted by relevance
2302 int trace_allocate_snapshot(struct trace_array *tr, int size);2327 static inline int trace_allocate_snapshot(struct trace_array *tr, int size) { return 0; } in trace_allocate_snapshot() function
8451 ret = trace_allocate_snapshot(tr, size); in allocate_trace_buffers()