Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbcache.h640 struct time_stats btree_gc_time;
641 struct time_stats btree_split_time;
642 struct time_stats btree_read_time;
Dutil.c169 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
Dutil.h378 struct time_stats { struct
390 void bch_time_stats_update(struct time_stats *stats, uint64_t time); argument
Dbset.h354 struct time_stats time;