Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dbcache.h657 struct time_stats btree_gc_time;
658 struct time_stats btree_split_time;
659 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.h383 struct time_stats { struct
395 void bch_time_stats_update(struct time_stats *stats, uint64_t time); argument
Dbset.h354 struct time_stats time;