Searched refs:blk_io_trace (Results 1 – 2 of 2) sorted by relevance
72 struct blk_io_trace *t; in trace_note() 213 * blk_io_trace structure and places it in a per-cpu subbuffer.222 struct blk_io_trace *t; in __blk_add_trace() 1142 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in blk_unregister_tracepoints() 1177 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in fill_rwbs() 1179 return (const struct blk_io_trace *)ent; in fill_rwbs() 1238 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in get_pdu_int() 1252 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() 1474 const struct blk_io_trace *t;1511 struct blk_io_trace * in print_one_line() [all...]
101 struct blk_io_trace { struct