Home
last modified time | relevance | path

Searched refs:blk_io_trace (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/kernel/trace/
Dblktrace.c67 struct blk_io_trace *t; in trace_note()
195 struct blk_io_trace *t; in __blk_add_trace()
1050 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1085 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1087 return (const struct blk_io_trace *)ent; in te_blk_io_trace()
1145 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic()
1158 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action()
1290 const struct blk_io_trace *t = te_blk_io_trace(ent); in blk_log_msg()
1357 const struct blk_io_trace *t; in print_one_line()
1395 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace()
[all …]
/linux-3.3/include/linux/
Dblktrace_api.h103 struct blk_io_trace { struct