Searched refs:trace_buf (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblktrace.c124 * We will use a mutex to guard each of the trace_buf list. The tracers
134 struct trace_buf { struct
144 struct trace_buf *prev;
1117 static inline struct trace_buf *alloc_trace_buf(int cpu, int bufsize)
1119 struct trace_buf *tbp;
1170 struct trace_buf **tbpp)
1172 struct trace_buf *tbp = *tbpp;
1254 static int flush_subbuf_net(struct trace_buf *tbp)
1271 struct trace_buf *tbp;
1276 tbp = list_entry(p, struct trace_buf, hea
[all...]

Completed in 105 milliseconds