Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbcache.h681 struct time_stats btree_gc_time;
682 struct time_stats btree_split_time;
683 struct time_stats btree_read_time;
Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
Dutil.h369 struct time_stats { struct
381 void bch_time_stats_update(struct time_stats *stats, uint64_t time); argument
Dbset.h369 struct time_stats time;