Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dblktrace.c72 struct blk_io_trace *t; in trace_note()
222 struct blk_io_trace *t; in __blk_add_trace()
1155 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1190 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1192 return (const struct blk_io_trace *)ent; in te_blk_io_trace()
1251 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic()
1265 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action()
1487 const struct blk_io_trace *t; in print_one_line()
1524 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace()
1525 const int offset = offsetof(struct blk_io_trace, sector); in blk_trace_synthesize_old_trace()
[all …]
/openbmc/hiomapd/
H A Dmboxd.h108 struct blk_io_trace trace;
H A Dprotocol.c176 struct blk_io_trace *trace = &context->trace; in blktrace_flush_start()
211 struct blk_io_trace *trace = &context->trace; in blktrace_flush_done()
225 struct blk_io_trace *trace = &context->trace; in blktrace_window_start()
246 struct blk_io_trace *trace = &context->trace; in blktrace_window_done()
/openbmc/linux/include/uapi/linux/
H A Dblktrace_api.h101 struct blk_io_trace { struct