Lines Matching refs:trace_entry
286 * generic trace_entry, filled by tracing_generic_entry_update,
1177 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent)
1182 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg)
1187 static inline u64 t_cgid(const struct trace_entry *ent)
1192 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg)
1197 static inline u32 t_action(const struct trace_entry *ent)
1202 static inline u32 t_bytes(const struct trace_entry *ent)
1207 static inline u32 t_sec(const struct trace_entry *ent)
1212 static inline unsigned long long t_sector(const struct trace_entry *ent)
1217 static inline __u16 t_error(const struct trace_entry *ent)
1222 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg)
1291 const struct trace_entry *ent, bool has_cg)
1329 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg)
1349 const struct trace_entry *ent, bool has_cg)
1365 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg)
1376 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg)
1385 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg)
1394 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent, bool has_cg)
1404 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent,
1449 void (*print)(struct trace_seq *s, const struct trace_entry *ent,