time_stats        702 drivers/md/bcache/bcache.h 	struct time_stats	btree_gc_time;
time_stats        703 drivers/md/bcache/bcache.h 	struct time_stats	btree_split_time;
time_stats        704 drivers/md/bcache/bcache.h 	struct time_stats	btree_read_time;
time_stats        369 drivers/md/bcache/bset.h 	struct time_stats	time;
time_stats        163 drivers/md/bcache/util.c void bch_time_stats_update(struct time_stats *stats, uint64_t start_time)
time_stats        379 drivers/md/bcache/util.h void bch_time_stats_update(struct time_stats *stats, uint64_t time);