Lines Matching refs:bufsize
1117 static inline struct trace_buf *alloc_trace_buf(int cpu, int bufsize)1121 tbp = malloc(sizeof(*tbp) + bufsize);