Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dblktrace.c72 struct blk_io_trace *t; in trace_note()
222 struct blk_io_trace *t; in __blk_add_trace()
1159 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1194 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1196 return (const struct blk_io_trace *)ent; in te_blk_io_trace()
1255 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic()
1269 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action()
1491 const struct blk_io_trace *t; in print_one_line()
1528 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace()
1529 const int offset = offsetof(struct blk_io_trace, sector); in blk_trace_synthesize_old_trace()
[all …]
/Linux-v6.1/include/uapi/linux/
Dblktrace_api.h101 struct blk_io_trace { struct