Lines Matching refs:blk_io_trace
72 struct blk_io_trace *t;
213 * blk_io_trace structure and places it in a per-cpu subbuffer.
222 struct blk_io_trace *t;
1142 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t)
1177 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent)
1179 return (const struct blk_io_trace *)ent;
1238 const struct blk_io_trace *t = te_blk_io_trace(iter->ent);
1252 const struct blk_io_trace *t = te_blk_io_trace(iter->ent);
1474 const struct blk_io_trace *t;
1511 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent;
1512 const int offset = offsetof(struct blk_io_trace, sector);
1513 struct blk_io_trace old = {