Home | History | Annotate | Download | only in blktrace

Lines Matching refs:blk_io_trace

225 	struct blk_io_trace *bit;
239 static struct blk_io_trace *bit_alloc_list;
573 static void handle_notify(struct blk_io_trace *bit)
751 static inline void bit_free(struct blk_io_trace *bit)
758 bit_alloc_list = (struct blk_io_trace *) bit;
764 static inline struct blk_io_trace *bit_alloc(void)
766 struct blk_io_trace *bit = bit_alloc_list;
769 bit_alloc_list = (struct blk_io_trace *) (unsigned long) \
976 struct blk_io_trace *t)
997 static void log_track_getrq(struct per_dev_info *pdi, struct blk_io_trace *t)
1019 static void log_track_queue(struct per_dev_info *pdi, struct blk_io_trace *t)
1036 struct blk_io_trace *t)
1067 struct blk_io_trace *t)
1104 struct blk_io_trace *t)
1168 static void check_time(struct per_dev_info *pdi, struct blk_io_trace *bit)
1177 static inline void __account_m(struct io_stats *ios, struct blk_io_trace *t,
1189 static inline void account_m(struct blk_io_trace *t, struct per_cpu_info *pci,
1202 struct blk_io_trace *t, int rw)
1213 static inline void account_pc_queue(struct blk_io_trace *t,
1237 static inline void account_pc_issue(struct blk_io_trace *t,
1250 struct blk_io_trace *t, int rw)
1261 static inline void account_pc_requeue(struct blk_io_trace *t,
1281 static inline void account_pc_c(struct blk_io_trace *t,
1293 static inline void __account_queue(struct io_stats *ios, struct blk_io_trace *t,
1305 static inline void account_queue(struct blk_io_trace *t,
1328 static inline void account_c(struct blk_io_trace *t, struct per_cpu_info *pci,
1352 static inline void account_issue(struct blk_io_trace *t,
1372 static inline void account_unplug(struct blk_io_trace *t,
1385 struct blk_io_trace *t, int rw)
1396 static inline void account_requeue(struct blk_io_trace *t,
1409 struct blk_io_trace *t, char *act)
1415 struct blk_io_trace *t, char *act)
1420 static void log_queue(struct per_cpu_info *pci, struct blk_io_trace *t,
1427 struct blk_io_trace *t, char *act)
1433 struct blk_io_trace *t, char *act)
1441 static void log_action(struct per_cpu_info *pci, struct blk_io_trace *t,
1447 static void log_generic(struct per_cpu_info *pci, struct blk_io_trace *t,
1453 static void log_unplug(struct per_cpu_info *pci, struct blk_io_trace *t,
1459 static void log_split(struct per_cpu_info *pci, struct blk_io_trace *t,
1465 static void log_pc(struct per_cpu_info *pci, struct blk_io_trace *t, char *act)
1472 static void dump_trace_pc(struct blk_io_trace *t, struct per_dev_info *pdi,
1521 static void dump_trace_fs(struct blk_io_trace *t, struct per_dev_info *pdi,
1604 static void dump_trace(struct blk_io_trace *t, struct per_cpu_info *pci,
1894 static inline int check_stopwatch(struct blk_io_trace *bit)
1917 struct blk_io_trace *bit = t->bit;
1992 struct blk_io_trace *bit = t->bit;
2043 struct blk_io_trace *bit;
2138 static inline __u16 get_pdulen(struct blk_io_trace *bit)
2146 static inline __u32 get_magic(struct blk_io_trace *bit)
2160 struct blk_io_trace *bit;
2318 struct blk_io_trace *bit = NULL;
2457 struct blk_io_trace *bit;